Index: mash/shell/BUILD.gn |
diff --git a/mash/shell/BUILD.gn b/mash/shell/BUILD.gn |
index b62be8ee1a0c2474f1604fe6256838d52ea7c799..088972aadb7692254d9cf7ef05f7fa4f6632b0f8 100644 |
--- a/mash/shell/BUILD.gn |
+++ b/mash/shell/BUILD.gn |
@@ -26,7 +26,9 @@ mojo_native_application("shell") { |
"//mojo/shell/public/cpp:sources", |
] |
+ testonly = true |
data_deps = [ |
+ "//ash/mus/wm", |
"//mash/browser_driver", |
"//mash/quick_launch", |
"//mash/shelf", |