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

Unified Diff: ios/web/ios_web.gyp

Issue 1972903003: [ios] Register test web schemes in WebTestSuite. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added comments to |web_client_|. Created 4 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/web/BUILD.gn ('k') | ios/web/test/web_test.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/ios_web.gyp
diff --git a/ios/web/ios_web.gyp b/ios/web/ios_web.gyp
index cb93cbacc03124e8ab4c3e6a1098fa66ad8c580f..71d43b7e36fffd0258b7e332a4696fc9cf4b3cfb 100644
--- a/ios/web/ios_web.gyp
+++ b/ios/web/ios_web.gyp
@@ -490,8 +490,8 @@
'test/web_int_test.mm',
'test/web_test.h',
'test/web_test.mm',
- 'test/web_test_suite.cc',
'test/web_test_suite.h',
+ 'test/web_test_suite.mm',
'test/wk_web_view_crash_utils.h',
'test/wk_web_view_crash_utils.mm',
],
« no previous file with comments | « ios/web/BUILD.gn ('k') | ios/web/test/web_test.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698