summaryrefslogtreecommitdiffstats
path: root/src/core/profile_qt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/profile_qt.h')
-rw-r--r--src/core/profile_qt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/profile_qt.h b/src/core/profile_qt.h
index 00119c053..8641646b1 100644
--- a/src/core/profile_qt.h
+++ b/src/core/profile_qt.h
@@ -68,6 +68,7 @@ public:
// BrowserContext implementation:
base::FilePath GetPath() const override;
+ base::FilePath GetCachePath() const override;
bool IsOffTheRecord() const override;
net::URLRequestContextGetter *CreateMediaRequestContext() override;