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

Unified Diff: services/ui/ime/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/ui/gpu/BUILD.gn ('k') | services/ui/manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/ime/BUILD.gn
diff --git a/services/ui/ime/BUILD.gn b/services/ui/ime/BUILD.gn
index 807302fa8d4f7b5a21b96d09930e16a134315fa1..ed684ee5da76396593445eb9e71f138c71b18b45 100644
--- a/services/ui/ime/BUILD.gn
+++ b/services/ui/ime/BUILD.gn
@@ -41,7 +41,7 @@ test("mus_ime_unittests") {
"//mojo/common",
"//services/service_manager/public/cpp:service_test_support",
"//services/service_manager/public/cpp:sources",
- "//services/service_manager/public/cpp/test:run_all_shelltests",
+ "//services/service_manager/public/cpp/test:run_all_service_tests",
"//services/ui/public/interfaces",
]
« no previous file with comments | « services/ui/gpu/BUILD.gn ('k') | services/ui/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698