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

Unified Diff: services/ui/gpu/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/demo/BUILD.gn ('k') | services/ui/ime/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/gpu/BUILD.gn
diff --git a/services/ui/gpu/BUILD.gn b/services/ui/gpu/BUILD.gn
index 23e5bc84c7502ccf51597844b4a7a7501dc2b01c..86c4fdccd8e58a5c678243e69529845f1d377ba6 100644
--- a/services/ui/gpu/BUILD.gn
+++ b/services/ui/gpu/BUILD.gn
@@ -49,7 +49,7 @@ test("mus_gpu_unittests") {
":gpu",
"//base",
"//ipc",
- "//services/ui/common:run_all_shelltests",
+ "//services/ui/common:run_all_service_tests",
"//testing/gtest",
"//ui/gfx:memory_buffer",
"//ui/gfx/geometry",
« no previous file with comments | « services/ui/demo/BUILD.gn ('k') | services/ui/ime/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698