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

Unified Diff: ios/ios.gyp

Issue 1125293004: ios: add CrNet (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix last nits Created 5 years, 7 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/crnet/crnet_pack.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/ios.gyp
diff --git a/ios/ios.gyp b/ios/ios.gyp
index 80b221bd0031313acd33d1228e45fdb9c3fc4c80..84b5e955288d96a3f8c9f085420aa7227b5cfceb 100644
--- a/ios/ios.gyp
+++ b/ios/ios.gyp
@@ -11,6 +11,9 @@
'type': 'none',
'dependencies': [
'chrome/ios_chrome_tests.gyp:*',
+ 'crnet/crnet.gyp:*',
+ 'crnet/crnet_pack.gyp:*',
+ 'crnet/crnet_consumer/crnet_consumer.gyp:*',
'net/ios_net.gyp:*',
'net/ios_net_unittests.gyp:*',
'provider/ios_provider_chrome.gyp:*',
« no previous file with comments | « ios/crnet/crnet_pack.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698