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

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: Turn off ios_web_shell_test for Xcode 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
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:*',
],
},

Powered by Google App Engine
This is Rietveld 408576698