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

Unified Diff: services/service_manager/tests/BUILD.gn

Issue 2576233002: Consolidating the mojo NativeRunner functionality. (Closed)
Patch Set: Merged mojo_runner_host_unittests in service_manager_unittests 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
« no previous file with comments | « services/service_manager/standalone/context.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/service_manager/tests/BUILD.gn
diff --git a/services/service_manager/tests/BUILD.gn b/services/service_manager/tests/BUILD.gn
index 84de088eca4dd6cfb7b5be3dbe0566d2cf4ad69b..d3e5667751b376df48c069f2a7b4f169c4a11abf 100644
--- a/services/service_manager/tests/BUILD.gn
+++ b/services/service_manager/tests/BUILD.gn
@@ -28,6 +28,7 @@ test("service_manager_unittests") {
"//services/service_manager/public/cpp",
"//services/service_manager/public/cpp/test:run_all_service_tests",
"//services/service_manager/public/interfaces",
+ "//services/service_manager/runner/host:unittests",
"//services/service_manager/tests/connect",
"//services/service_manager/tests/lifecycle",
"//services/service_manager/tests/service_manager",
« no previous file with comments | « services/service_manager/standalone/context.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698