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

Unified Diff: ios/web/BUILD.gn

Issue 2666953003: [ios] Automatically fail any WebTest whose render process crashes. (Closed)
Patch Set: Add test. 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') | ios/web/public/test/web_test.h » ('J')
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..09ae85f91c43d67d470e0d20168b4ffc3fa72664 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -534,6 +534,7 @@ test("ios_web_unittests") {
"public/web_state/page_viewport_state_unittest.mm",
"url_scheme_util_unittest.mm",
"url_util_unittest.cc",
+ "test/web_test_unittest.mm",
"web_state/context_menu_params_utils_unittest.mm",
"web_state/crw_pass_kit_downloader_unittest.mm",
"web_state/crw_web_view_scroll_view_proxy_unittest.mm",
« no previous file with comments | « no previous file | ios/web/public/test/web_test.h » ('j') | ios/web/public/test/web_test.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698