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

Unified Diff: ios/ios.gyp

Issue 1024443002: Upstream ios/testing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments Created 5 years, 9 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 | « no previous file | ios/testing/DEPS » ('j') | 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 ee9eb71ab2f0c7fdddcd6b55cfd7ac952d3c98a4..80b221bd0031313acd33d1228e45fdb9c3fc4c80 100644
--- a/ios/ios.gyp
+++ b/ios/ios.gyp
@@ -11,10 +11,11 @@
'type': 'none',
'dependencies': [
'chrome/ios_chrome_tests.gyp:*',
- 'provider/ios_provider_chrome.gyp:*',
- 'provider/ios_provider_web.gyp:*',
'net/ios_net.gyp:*',
'net/ios_net_unittests.gyp:*',
+ 'provider/ios_provider_chrome.gyp:*',
+ 'provider/ios_provider_web.gyp:*',
+ 'testing/ios_testing.gyp:*',
'web/ios_web.gyp:*',
'web/ios_web_unittests.gyp:*',
],
« no previous file with comments | « no previous file | ios/testing/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698