diff options
Diffstat (limited to 'src/core/profile_qt.h')
-rw-r--r-- | src/core/profile_qt.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/profile_qt.h b/src/core/profile_qt.h index 787c13148..9fb8cb444 100644 --- a/src/core/profile_qt.h +++ b/src/core/profile_qt.h @@ -56,7 +56,6 @@ public: content::PlatformNotificationService *GetPlatformNotificationService() override; std::string GetMediaDeviceIDSalt() override; content::FileSystemAccessPermissionContext *GetFileSystemAccessPermissionContext() override; - std::string GetPushMessagingEndpoint() const override; content::ReduceAcceptLanguageControllerDelegate *GetReduceAcceptLanguageControllerDelegate() override; // Profile implementation: |