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

Unified Diff: ios/crnet/crnet.gyp

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: ios/crnet/crnet.gyp
diff --git a/ios/crnet/crnet.gyp b/ios/crnet/crnet.gyp
index 23f3024a6599a34345ca58de7926df37c6cc9750..b5eb9c18b1f505fb45ed964596f9bfef1b792fc8 100644
--- a/ios/crnet/crnet.gyp
+++ b/ios/crnet/crnet.gyp
@@ -31,6 +31,8 @@
'CrNet.mm',
'crnet_environment.h',
'crnet_environment.mm',
+ 'sdch_owner_pref_storage.cc',
+ 'sdch_owner_pref_storage.h',
],
'defines': [
# TODO(stuartmorgan): Revisit the way this is set, and the above is
« no previous file with comments | « ios/chrome/browser/browser_state/chrome_browser_state_impl_io_data.cc ('k') | ios/crnet/crnet_environment.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698