| Index: services/ui/ws/BUILD.gn
|
| diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn
|
| index e63153a1f8399a83a255ea2d912668f7ee1ae9b8..cea34fdbe84b4e00b036c69cd721a732bd45c20b 100644
|
| --- a/services/ui/ws/BUILD.gn
|
| +++ b/services/ui/ws/BUILD.gn
|
| @@ -205,8 +205,8 @@ static_library("test_support") {
|
| "//base/test:test_config",
|
| "//mojo/common",
|
| "//mojo/public/cpp/bindings:bindings",
|
| + "//services/service_manager/public/cpp",
|
| "//services/service_manager/public/cpp:service_test_support",
|
| - "//services/service_manager/public/cpp:sources",
|
| "//services/ui/common:mus_common",
|
| "//services/ui/public/cpp",
|
| "//services/ui/public/interfaces",
|
| @@ -279,8 +279,8 @@ service_test("mus_ws_unittests") {
|
| "//cc:test_support",
|
| "//gpu/ipc/client",
|
| "//mojo/public/cpp/bindings:bindings",
|
| + "//services/service_manager/public/cpp",
|
| "//services/service_manager/public/cpp:service_test_support",
|
| - "//services/service_manager/public/cpp:sources",
|
| "//services/service_manager/public/interfaces",
|
| "//services/ui/common:mus_common",
|
| "//services/ui/common:task_runner_test_base",
|
|
|