| Index: services/ui/ws/BUILD.gn
|
| diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn
|
| index 64564ef48fedc853d20a400adeacaa1165008e3a..64fbaf4ab791f743671d8219e607b5198e404346 100644
|
| --- a/services/ui/ws/BUILD.gn
|
| +++ b/services/ui/ws/BUILD.gn
|
| @@ -220,7 +220,7 @@ test("mus_ws_unittests") {
|
| "//base/test:test_support",
|
| "//cc:cc",
|
| "//mojo/public/cpp/bindings:bindings",
|
| - "//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/shell/public/interfaces",
|
|
|