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

Unified Diff: ios/BUILD.gn

Issue 2736243003: Add ios_web_view_shell_egtests target and accessibility labels to shell. (Closed)
Patch Set: rename matchers file. Created 3 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
« no previous file with comments | « no previous file | ios/web_view/shell/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/BUILD.gn
diff --git a/ios/BUILD.gn b/ios/BUILD.gn
index b080ddbfdeb1a5bf25fc4b5b350af969ce2b53f0..7ba2d563681e362e6889e8a675a9deb65b3e9ad2 100644
--- a/ios/BUILD.gn
+++ b/ios/BUILD.gn
@@ -57,6 +57,7 @@ group("all") {
"//ios/testing:all_tests",
"//ios/web:all_tests",
"//ios/web/shell/test:all_tests",
+ "//ios/web_view/shell/test:all_tests",
]
}
}
« no previous file with comments | « no previous file | ios/web_view/shell/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698