Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(134)

Unified Diff: mash/shell/BUILD.gn

Issue 1645503004: [exp] ash: sysui for mash (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ash-in-mus
Patch Set: . Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698