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

Unified Diff: mandoline/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 | « components/resource_provider/BUILD.gn ('k') | mojo/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mandoline/BUILD.gn
diff --git a/mandoline/BUILD.gn b/mandoline/BUILD.gn
index c4a5753e47851d6bf747da73d7b808ad4d2d020e..d76d752c8100a07367357769be36fde0570ca473 100644
--- a/mandoline/BUILD.gn
+++ b/mandoline/BUILD.gn
@@ -31,9 +31,9 @@ group("tests") {
"//components/clipboard:apptests",
"//components/filesystem:apptests",
"//components/html_viewer:apptests",
- "//components/html_viewer:tests",
+ "//components/html_viewer:html_viewer_unittests",
"//components/resource_provider:apptests",
- "//components/resource_provider:tests",
+ "//components/resource_provider:resource_provider_unittests",
"//components/view_manager:tests",
"//mandoline/tab:mandoline_frame_apptests",
"//media/mojo/services:media_apptests",
« no previous file with comments | « components/resource_provider/BUILD.gn ('k') | mojo/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698