summaryrefslogtreecommitdiffstats
path: root/content/browser/storage_partition_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/storage_partition_impl.h')
-rw-r--r--content/browser/storage_partition_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/storage_partition_impl.h b/content/browser/storage_partition_impl.h
index 0aeb104..57ed7e1 100644
--- a/content/browser/storage_partition_impl.h
+++ b/content/browser/storage_partition_impl.h
@@ -56,7 +56,7 @@ class StoragePartitionImpl : public StoragePartition {
ZoomLevelDelegate* GetZoomLevelDelegate() override;
NavigatorConnectContextImpl* GetNavigatorConnectContext() override;
PlatformNotificationContextImpl* GetPlatformNotificationContext() override;
- BackgroundSyncContextImpl* GetBackgroundSyncContext();
+ BackgroundSyncContextImpl* GetBackgroundSyncContext() override;
void ClearDataForOrigin(uint32 remove_mask,
uint32 quota_storage_remove_mask,