summaryrefslogtreecommitdiff
path: root/chromium/content/browser/storage_partition_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/browser/storage_partition_impl.h')
-rw-r--r--chromium/content/browser/storage_partition_impl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/content/browser/storage_partition_impl.h b/chromium/content/browser/storage_partition_impl.h
index a633bfe2281..44a0d2d680e 100644
--- a/chromium/content/browser/storage_partition_impl.h
+++ b/chromium/content/browser/storage_partition_impl.h
@@ -163,6 +163,7 @@ class CONTENT_EXPORT StoragePartitionImpl
void ClearBluetoothAllowedDevicesMapForTesting() override;
void FlushNetworkInterfaceForTesting() override;
void WaitForDeletionTasksForTesting() override;
+ void WaitForCodeCacheShutdownForTesting() override;
BackgroundFetchContext* GetBackgroundFetchContext();
PaymentAppContextImpl* GetPaymentAppContext();
BroadcastChannelProvider* GetBroadcastChannelProvider();