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

Unified Diff: chrome/chrome_browser.gypi

Issue 1405463006: Componentize CookieOSCryptoDelegate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: adding OWNERS Created 5 years, 2 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 | « chrome/browser/profiles/profile_io_data.cc ('k') | components/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 5676166a5515be8d94d8e353c52331f8c9b119b4..3bd3dbdf3acd0612c95ac74291e0b45e30461f13 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1924,8 +1924,6 @@
'browser/net/chrome_url_request_context_getter.h',
'browser/net/connect_interceptor.cc',
'browser/net/connect_interceptor.h',
- 'browser/net/cookie_store_util.cc',
- 'browser/net/cookie_store_util.h',
'browser/net/crl_set_fetcher.cc',
'browser/net/crl_set_fetcher.h',
'browser/net/dns_probe_runner.cc',
@@ -3220,6 +3218,7 @@
'../components/components.gyp:autofill_content_browser',
'../components/components.gyp:browsing_data',
'../components/components.gyp:certificate_reporting',
+ '../components/components.gyp:cookie_config',
'../components/components.gyp:data_reduction_proxy_content_browser',
'../components/components.gyp:data_use_measurement_content',
'../components/components.gyp:devtools_discovery',
« no previous file with comments | « chrome/browser/profiles/profile_io_data.cc ('k') | components/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698