Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(62)

Unified Diff: trunk/src/content/browser/storage_partition_impl_map.h

Issue 23551005: Revert 219709 "Remove the Extensions URLRequestContext." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: trunk/src/content/browser/storage_partition_impl_map.h
===================================================================
--- trunk/src/content/browser/storage_partition_impl_map.h (revision 219785)
+++ trunk/src/content/browser/storage_partition_impl_map.h (working copy)
@@ -118,11 +118,6 @@
void PostCreateInitialization(StoragePartitionImpl* partition,
bool in_memory);
- scoped_ptr<CookieStoreMap> CreateCookieStores(
- const base::FilePath& partition_path,
- bool in_memory_partition,
- bool is_default_partition);
-
BrowserContext* browser_context_; // Not Owned.
scoped_refptr<base::SequencedTaskRunner> file_access_runner_;
PartitionMap partitions_;
« no previous file with comments | « trunk/src/content/browser/storage_partition_impl.cc ('k') | trunk/src/content/browser/storage_partition_impl_map.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698