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

Unified Diff: mash/BUILD.gn

Issue 2511233002: Add the beginning of a simple window manager that we'll support on Windows. (Closed)
Patch Set: . Created 4 years, 1 month 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 | « no previous file | mash/common/BUILD.gn » ('j') | mash/wm/wm.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/BUILD.gn
diff --git a/mash/BUILD.gn b/mash/BUILD.gn
index b4337e02c6c279b14b2c030f36f54395815b41be..d676cc5160525cff859eb3d3e5dc1039fd217ebf 100644
--- a/mash/BUILD.gn
+++ b/mash/BUILD.gn
@@ -18,6 +18,7 @@ group("all") {
"//mash/screenlock",
"//mash/session",
"//mash/task_viewer",
+ "//mash/wm",
]
# Build on platforms that support ash.
« no previous file with comments | « no previous file | mash/common/BUILD.gn » ('j') | mash/wm/wm.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698