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

Unified Diff: chrome/chrome_browser.gypi

Issue 1634653003: Abstract pref storage from net::SdchOwner (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@net_prefs
Patch Set: Fix iOS Created 4 years, 11 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: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index a4cf99ea39255fc21721cfdc9823c70b02a11328..8fba8ad841b12a03f32d4702d4fdaf0a2faa5acc 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2044,6 +2044,8 @@
'browser/net/safe_search_util.h',
'browser/net/service_providers_win.cc',
'browser/net/service_providers_win.h',
+ 'browser/net/sdch_owner_pref_storage.cc',
+ 'browser/net/sdch_owner_pref_storage.h',
'browser/net/spdyproxy/data_reduction_proxy_chrome_io_data.cc',
'browser/net/spdyproxy/data_reduction_proxy_chrome_io_data.h',
'browser/net/spdyproxy/data_reduction_proxy_chrome_settings.cc',
« no previous file with comments | « chrome/browser/profiles/profile_impl_io_data.cc ('k') | components/cronet/android/cronet_url_request_context_adapter.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698