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

Unified Diff: ios/ios.gyp

Issue 1828143007: Web shell integration test suite. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Wrong GENERATOR plus some of Sylvain comments, but not all Created 4 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 | « build/common.gypi ('k') | ios/third_party/earl_grey/earl_grey.gyp » ('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 ba0c32650d81769af5a09b59d7f7a4cd45cf9b14..851dcaacd0e47582d84cdef6a9e466ff0319fadc 100644
--- a/ios/ios.gyp
+++ b/ios/ios.gyp
@@ -23,11 +23,10 @@
'provider/ios_provider_chrome.gyp:*',
'provider/ios_provider_web.gyp:*',
'testing/ios_testing.gyp:*',
- 'third_party/fishhook/fishhook.gyp:*',
- 'third_party/ochamcrest/ochamcrest.gyp:*',
'web/ios_web.gyp:*',
'web/ios_web_inttests.gyp:*',
'web/ios_web_shell.gyp:*',
+ 'web/ios_web_shell_tests.gyp:*',
'web/ios_web_unittests.gyp:*',
],
},
« no previous file with comments | « build/common.gypi ('k') | ios/third_party/earl_grey/earl_grey.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698