diff options
Diffstat (limited to 'content/browser/storage_partition_impl_map.h')
-rw-r--r-- | content/browser/storage_partition_impl_map.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/browser/storage_partition_impl_map.h b/content/browser/storage_partition_impl_map.h index ff75c4d..b875353 100644 --- a/content/browser/storage_partition_impl_map.h +++ b/content/browser/storage_partition_impl_map.h @@ -39,7 +39,6 @@ class StoragePartitionImplMap : public base::SupportsUserData::Data { // doesn't need to be aware of this ordering? Revisit when refactoring // ResourceContext and AppCache to respect storage partitions. void PostCreateInitialization(StoragePartitionImpl* partition, - const FilePath& partition_path, net::URLRequestContextGetter* request_context); BrowserContext* browser_context_; // Not Owned. |