| Index: mash/wm/BUILD.gn
|
| diff --git a/mash/wm/BUILD.gn b/mash/wm/BUILD.gn
|
| index e9d54aeb26f694478cceab015adf808cfdea9a6d..43bd766f488cd01d363b3400cdd8e6236ab32281 100644
|
| --- a/mash/wm/BUILD.gn
|
| +++ b/mash/wm/BUILD.gn
|
| @@ -167,11 +167,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",
|
|
|