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

Unified Diff: ios/web/BUILD.gn

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 | « no previous file | ios/web/ios_web.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/BUILD.gn
diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn
index 0c3444eb57513fe426bb46b46a7151d42a5a1c22..57945444ac68413d764eba41a052dbbcb4ffc504 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -339,8 +339,8 @@ source_set("test_support") {
"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 | « no previous file | ios/web/ios_web.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698