mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium revision 1ae106db (#414607)
This commit is contained in:
@@ -37,8 +37,7 @@ class CefStoragePartitionProxy : public content::StoragePartition {
|
||||
content::PlatformNotificationContext* GetPlatformNotificationContext()
|
||||
override;
|
||||
content::BackgroundSyncContext* GetBackgroundSyncContext() override;
|
||||
webmessaging::BroadcastChannelProvider*
|
||||
GetBroadcastChannelProvider() override;
|
||||
content::BroadcastChannelProvider* GetBroadcastChannelProvider() override;
|
||||
void ClearDataForOrigin(uint32_t remove_mask,
|
||||
uint32_t quota_storage_remove_mask,
|
||||
const GURL& storage_origin,
|
||||
|
Reference in New Issue
Block a user