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

Unified Diff: services/navigation/BUILD.gn

Issue 2427443002: Replace remaining shell references with service manager (Closed)
Patch Set: Created 4 years, 2 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 | « services/catalog/reader.cc ('k') | services/navigation/manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/navigation/BUILD.gn
diff --git a/services/navigation/BUILD.gn b/services/navigation/BUILD.gn
index ebce5ae5b646774aa4700f58098590917d9c6033..1288e811998e2d3f16be53010e4ae84c7e826c66 100644
--- a/services/navigation/BUILD.gn
+++ b/services/navigation/BUILD.gn
@@ -88,7 +88,7 @@ test("navigation_unittests") {
"//services/navigation/public/interfaces",
"//services/service_manager/public/cpp",
"//services/service_manager/public/cpp:service_test_support",
- "//services/service_manager/public/cpp/test:run_all_shelltests",
+ "//services/service_manager/public/cpp/test:run_all_service_tests",
"//testing/gtest",
]
« no previous file with comments | « services/catalog/reader.cc ('k') | services/navigation/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698