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

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 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') | no next file with comments »
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..c1eb630e10b139b55e733a7eb451212cbbd3fb1f 100644
--- a/mash/BUILD.gn
+++ b/mash/BUILD.gn
@@ -17,6 +17,7 @@ group("all") {
"//mash/login",
"//mash/screenlock",
"//mash/session",
+ "//mash/simple_wm",
"//mash/task_viewer",
]
« no previous file with comments | « no previous file | mash/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698