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

Unified Diff: ios/BUILD.gn

Issue 2473103006: Rename XCTests test main target and output. (Closed)
Patch Set: 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
Index: ios/BUILD.gn
diff --git a/ios/BUILD.gn b/ios/BUILD.gn
index fdce3769d575b98c29304e0a410f3704843565fe..13ea647377d1032c63464df88c9ab7d70b231e8d 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_test",
]
}
}

Powered by Google App Engine
This is Rietveld 408576698