Index: services/ui/public/cpp/tests/BUILD.gn |
diff --git a/services/ui/public/cpp/tests/BUILD.gn b/services/ui/public/cpp/tests/BUILD.gn |
index af29abe4f447f9e859d172c778179b6de3e71ce2..150da06bc01badb22f5dc378184767678b49605f 100644 |
--- a/services/ui/public/cpp/tests/BUILD.gn |
+++ b/services/ui/public/cpp/tests/BUILD.gn |
@@ -40,7 +40,7 @@ source_set("test_support") { |
deps = [ |
"//base", |
"//base/test:test_config", |
- "//services/shell/public/cpp:shell_test_support", |
+ "//services/shell/public/cpp:service_test_support", |
"//services/shell/public/cpp:sources", |
"//services/ui/common:mus_common", |
"//services/ui/public/cpp", |