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

Unified Diff: ios/crnet/crnet.gyp

Issue 1653693002: Move base/prefs to components/prefs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: iOS fix 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
« no previous file with comments | « ios/chrome/ios_chrome_tests.gyp ('k') | net/net.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/crnet/crnet.gyp
diff --git a/ios/crnet/crnet.gyp b/ios/crnet/crnet.gyp
index b5eb9c18b1f505fb45ed964596f9bfef1b792fc8..79082552d58deaf7f5935a852743fb1fcccf3c1d 100644
--- a/ios/crnet/crnet.gyp
+++ b/ios/crnet/crnet.gyp
@@ -12,6 +12,7 @@
'type': 'static_library',
'dependencies': [
'../../components/components.gyp:webp_transcode',
+ '../../components/prefs/prefs.gyp:prefs',
'../../ios/net/ios_net.gyp:ios_net',
'../../ios/web/ios_web.gyp:user_agent',
'../../net/net.gyp:net',
« no previous file with comments | « ios/chrome/ios_chrome_tests.gyp ('k') | net/net.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698