| Index: mash/wm/BUILD.gn
|
| diff --git a/mash/wm/BUILD.gn b/mash/wm/BUILD.gn
|
| index 8a7109920134112c6f066574a02418165b481396..e51e023e12d26c96f527bf4b8f782d33a7549b60 100644
|
| --- a/mash/wm/BUILD.gn
|
| +++ b/mash/wm/BUILD.gn
|
| @@ -156,6 +156,7 @@ mojo_native_application("apptests") {
|
| "//components/mus/public/interfaces",
|
| "//mojo/common:common_base",
|
| "//mojo/converters/geometry",
|
| + "//mojo/converters/input_events",
|
| "//mojo/shell/public/cpp:sources",
|
| "//mojo/shell/public/cpp:test_support",
|
| "//ui/mojo/geometry:interfaces",
|
|
|