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

Unified Diff: ios/web/shell/test/BUILD.gn

Issue 2622403005: Use correct Info.plist for web shell EarlGrey tests. (Closed)
Patch Set: 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/shell/test/BUILD.gn
diff --git a/ios/web/shell/test/BUILD.gn b/ios/web/shell/test/BUILD.gn
index 6b6db5553f27d3b6b7676086ddd1f0a3fa8b0570..47e138e211cad63311c47428af81fd21f2249f29 100644
--- a/ios/web/shell/test/BUILD.gn
+++ b/ios/web/shell/test/BUILD.gn
@@ -13,6 +13,7 @@ group("all_tests") {
}
ios_eg_test("ios_web_shell_egtests") {
+ info_plist = "//ios/web/shell/Info.plist"
sources = [
"context_menu_egtest.mm",
"meta_tags_egtest.mm",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698