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

Unified Diff: ios/BUILD.gn

Issue 2473103006: Rename XCTests test main target and output. (Closed)
Patch Set: Rebase Created 4 years, 1 month 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 | « build/config/ios/rules.gni ('k') | ios/build/bots/chromium.fyi/EarlGreyiOS.json » ('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 fdce3769d575b98c29304e0a410f3704843565fe..218df283dc04f9e8fb05a1ccbfc63ebe8e23737f 100644
--- a/ios/BUILD.gn
+++ b/ios/BUILD.gn
@@ -41,7 +41,7 @@ group("all") {
"//ios/web:ios_web_inttests",
"//ios/web:ios_web_unittests",
"//ios/web/shell:ios_web_shell",
- "//ios/web/shell/test:ios_web_shell_test_host",
+ "//ios/web/shell/test:ios_web_shell_egtests",
]
}
}
« no previous file with comments | « build/config/ios/rules.gni ('k') | ios/build/bots/chromium.fyi/EarlGreyiOS.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698