summaryrefslogtreecommitdiff
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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/profile_qt.h b/src/core/profile_qt.h
index 56b52198c..00119c053 100644
--- a/src/core/profile_qt.h
+++ b/src/core/profile_qt.h
@@ -89,7 +89,7 @@ public:
content::URLRequestInterceptorScopedVector request_interceptors) override;
std::unique_ptr<content::ZoomLevelDelegate> CreateZoomLevelDelegate(
const base::FilePath &partition_path) override;
- content::PermissionManager *GetPermissionManager() override;
+ content::PermissionControllerDelegate * GetPermissionControllerDelegate() override;
content::BackgroundFetchDelegate *GetBackgroundFetchDelegate() override;
content::BackgroundSyncController *GetBackgroundSyncController() override;
content::BrowsingDataRemoverDelegate *GetBrowsingDataRemoverDelegate() override;