| Index: services/ui/test_wm/BUILD.gn
|
| diff --git a/services/ui/test_wm/BUILD.gn b/services/ui/test_wm/BUILD.gn
|
| index e7a2b8e677186bb29e77eded0407ba402d7359a0..7ee858902c308c1ea9d7567521ca0c52b98516e2 100644
|
| --- a/services/ui/test_wm/BUILD.gn
|
| +++ b/services/ui/test_wm/BUILD.gn
|
| @@ -17,9 +17,14 @@ service("test_wm") {
|
| "//services/service_manager/public/cpp",
|
| "//services/ui/public/cpp",
|
| "//services/ui/public/interfaces",
|
| + "//ui/aura",
|
| + "//ui/aura:test_support",
|
| + "//ui/compositor:test_support",
|
| "//ui/display",
|
| "//ui/display:test_support",
|
| "//ui/gfx/geometry/mojo",
|
| + "//ui/gl:test_support",
|
| + "//ui/wm",
|
| ]
|
|
|
| data_deps = [
|
|
|