Index: services/ui/clipboard/BUILD.gn |
diff --git a/services/ui/clipboard/BUILD.gn b/services/ui/clipboard/BUILD.gn |
index 0114a5b5b4128acaf7c3f46c6ee6a2d273c5dabe..23044b31f407ab43511e30c2a4928307d9a4d892 100644 |
--- a/services/ui/clipboard/BUILD.gn |
+++ b/services/ui/clipboard/BUILD.gn |
@@ -37,7 +37,7 @@ test("mus_clipboard_unittests") { |
deps = [ |
"//base", |
"//mojo/common", |
- "//services/shell/public/cpp:shell_test_support", |
+ "//services/shell/public/cpp:service_test_support", |
"//services/shell/public/cpp:sources", |
"//services/shell/public/cpp/test:run_all_shelltests", |
"//services/ui/public/interfaces", |