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

Unified Diff: mash/session/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/example/BUILD.gn ('k') | mash/test/mash_test_suite.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/session/BUILD.gn
diff --git a/mash/session/BUILD.gn b/mash/session/BUILD.gn
index 5e7200e4cd70bf31ed26e36a7612a78c8b2b41a6..83478577b0c8c72de058997293610ed2f8043659 100644
--- a/mash/session/BUILD.gn
+++ b/mash/session/BUILD.gn
@@ -25,10 +25,10 @@ source_set("lib") {
]
data_deps = [
+ "//ash/mus",
"//ash/sysui",
"//mash/app_driver",
"//mash/quick_launch",
- "//mash/wm",
]
}
« no previous file with comments | « mash/example/BUILD.gn ('k') | mash/test/mash_test_suite.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698