Index: mash/wm/BUILD.gn |
diff --git a/mash/wm/BUILD.gn b/mash/wm/BUILD.gn |
index 427c11e1e81bbbaff730fbcfc8ba38c37c02ca7e..347c0f17592714600dd39341c332bf5963399058 100644 |
--- a/mash/wm/BUILD.gn |
+++ b/mash/wm/BUILD.gn |
@@ -186,11 +186,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", |