Index: mash/wm/BUILD.gn |
diff --git a/mash/wm/BUILD.gn b/mash/wm/BUILD.gn |
index fc8d2e865a10c3d4fe691184fdc13db9534b9cb6..3aad50e75cfb69b7989fbeb92b49440afe126c1e 100644 |
--- a/mash/wm/BUILD.gn |
+++ b/mash/wm/BUILD.gn |
@@ -10,8 +10,8 @@ import("//tools/grit/repack.gni") |
group("wm") { |
testonly = true |
deps = [ |
- ":example_wm", |
":apptests", |
+ ":example_wm", |
] |
} |
@@ -159,8 +159,8 @@ source_set("unittests") { |
"//testing/gtest", |
"//third_party/mojo/src/mojo/edk/system", |
"//ui/events", |
- "//ui/gfx/geometry", |
"//ui/gfx:test_support", |
+ "//ui/gfx/geometry", |
"//ui/mojo/geometry:interfaces", |
"//ui/mojo/geometry:util", |
] |