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

Unified Diff: mojo/BUILD.gn

Issue 1195623002: Reland: Run mojo unit tests on the Android main waterfall. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Continue building the view_manager tests group in mandoline:tests. Created 5 years, 6 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 | « mandoline/BUILD.gn ('k') | mojo/runner/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index 5bcbc9573d99443c9feee6e20768ce248324c576..b02fe9e5e93c5cbb8a782e548db7cd965447d9b5 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -42,9 +42,9 @@ group("tests") {
if (!is_component_build) {
deps += [
"//mojo/runner:apptests",
- "//mojo/runner:tests",
+ "//mojo/runner:mojo_runner_unittests",
"//mojo/services/network:apptests",
- "//mojo/shell:tests",
+ "//mojo/shell:mojo_shell_unittests",
]
}
}
« no previous file with comments | « mandoline/BUILD.gn ('k') | mojo/runner/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698