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