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

Unified Diff: content/content_browser.gypi

Issue 12546016: Remove the Extensions URLRequestContext (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Change Cookie Override API to not expose the CookieStoreMap. 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
« no previous file with comments | « content/browser/storage_partition_impl_unittest.cc ('k') | content/public/browser/browser_context.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index d49be34b6c93481c2a1a3925314f6836da750640..408931f4f61ad3edfa8cd0a06efd821a4bdb18f4 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -72,6 +72,7 @@
'public/browser/content_browser_client.cc',
'public/browser/content_browser_client.h',
'public/browser/cookie_store_factory.h',
+ 'public/browser/cookie_store_map.h',
'public/browser/devtools_agent_host.h',
'public/browser/devtools_client_host.h',
'public/browser/devtools_external_agent_proxy.h',
@@ -720,6 +721,8 @@
'browser/mime_registry_message_filter.h',
'browser/net/browser_online_state_observer.cc',
'browser/net/browser_online_state_observer.h',
+ 'browser/net/cookie_store_map_impl.cc',
+ 'browser/net/cookie_store_map_impl.h',
'browser/net/sqlite_persistent_cookie_store.cc',
'browser/net/sqlite_persistent_cookie_store.h',
'browser/net/view_blob_internals_job_factory.cc',
« no previous file with comments | « content/browser/storage_partition_impl_unittest.cc ('k') | content/public/browser/browser_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698