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

Unified Diff: mojo/BUILD.gn

Issue 2576233002: Consolidating the mojo NativeRunner functionality. (Closed)
Patch Set: Clean-up. Created 4 years 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: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index 9440e669df5cc1c9ce38f547dcf2b6e66c070ddd..29486f0b6eab2c55699706beeeb19d25adeef61d 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -37,7 +37,7 @@ group("tests") {
"//mojo/edk/test:mojo_public_system_perftests",
"//mojo/edk/test:mojo_public_system_unittests",
"//services/service_manager/public/cpp/tests:mojo_public_application_unittests",
- "//services/service_manager/runner/host:mojo_runner_host_unittests",
+ "//services/service_manager/runner/host:mojo_service_process_launcher_unittests",
"//services/service_manager/tests",
]
}

Powered by Google App Engine
This is Rietveld 408576698