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

Unified Diff: ios/web/BUILD.gn

Issue 2666953003: [ios] Automatically fail any WebTest whose render process crashes. (Closed)
Patch Set: Fix comment. Created 3 years, 11 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/public/test/web_test.h » ('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 b4caf9eb0530ad91052d75e5c231d34a1604bcb4..f9fd09f92e7c5ae06c2e3ba789fe5e51c2663775 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -532,6 +532,7 @@ test("ios_web_unittests") {
"public/test/crw_mock_web_state_delegate.h",
"public/test/crw_mock_web_state_delegate.mm",
"public/web_state/page_viewport_state_unittest.mm",
+ "test/web_test_unittest.mm",
"url_scheme_util_unittest.mm",
"url_util_unittest.cc",
"web_state/context_menu_params_utils_unittest.mm",
« no previous file with comments | « no previous file | ios/web/public/test/web_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698