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

Unified Diff: services/ui/demo/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/common/run_all_shelltests.cc ('k') | services/ui/gpu/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/demo/BUILD.gn
diff --git a/services/ui/demo/BUILD.gn b/services/ui/demo/BUILD.gn
index 4aa65816f218180565b167b22f9d8bdf16fba01e..8eec9ba071983b6761667081a9a1d95fe236be08 100644
--- a/services/ui/demo/BUILD.gn
+++ b/services/ui/demo/BUILD.gn
@@ -56,7 +56,7 @@ test("mus_demo_unittests") {
"//base",
"//services/service_manager/public/cpp",
"//services/service_manager/public/cpp:service_test_support",
- "//services/ui/common:run_all_shelltests",
+ "//services/ui/common:run_all_service_tests",
"//services/ui/public/interfaces",
"//testing/gtest",
]
« no previous file with comments | « services/ui/common/run_all_shelltests.cc ('k') | services/ui/gpu/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698