| Index: mash/wm/BUILD.gn
|
| diff --git a/mash/wm/BUILD.gn b/mash/wm/BUILD.gn
|
| index dc5f418192637f5e3be83f5e37e6b9436c83b25a..abaa27743a463afc24382834651550bfc0199342 100644
|
| --- a/mash/wm/BUILD.gn
|
| +++ b/mash/wm/BUILD.gn
|
| @@ -182,11 +182,11 @@ source_set("unittests") {
|
| "//components/mus/public/cpp/tests:unittest_support",
|
| "//mojo/converters/geometry",
|
| "//mojo/converters/input_events",
|
| + "//mojo/edk/system",
|
| "//mojo/gles2",
|
| "//mojo/platform_handle",
|
| "//mojo/public/cpp/system",
|
| "//testing/gtest",
|
| - "//third_party/mojo/src/mojo/edk/system",
|
| "//ui/base",
|
| "//ui/events",
|
| "//ui/gfx:test_support",
|
|
|