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

Unified Diff: mash/example/BUILD.gn

Issue 2029883002: Moves mash/wm into ash/mus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@remove_static_assert
Patch Set: move comment Created 4 years, 7 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
« no previous file with comments | « mash/BUILD.gn ('k') | mash/session/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/example/BUILD.gn
diff --git a/mash/example/BUILD.gn b/mash/example/BUILD.gn
index 5d49064fc013cc89be24b469efd1f4792a18cadf..ba59dbfcbcc511712fe8fac3c9bd5a3a7136dce0 100644
--- a/mash/example/BUILD.gn
+++ b/mash/example/BUILD.gn
@@ -8,9 +8,9 @@ group("example") {
testonly = true
deps = [
+ "//ash/mus",
"//mash/example/views_examples",
"//mash/example/window_type_launcher",
- "//mash/wm",
"//services/shell/standalone",
]
}
« no previous file with comments | « mash/BUILD.gn ('k') | mash/session/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698