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

Unified Diff: mash/session/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 | « mash/login/login.cc ('k') | mash/session/session.cc » ('j') | mash/wm/wm.h » ('J')
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 90dd577f7e3831b7035ea86577ee61685572fd5f..fa41aa47c1e9b4a2584d12da0f40b9b22a085e3f 100644
--- a/mash/session/BUILD.gn
+++ b/mash/session/BUILD.gn
@@ -16,6 +16,7 @@ source_set("lib") {
deps = [
"//base",
+ "//mash/common",
"//mash/login/public/interfaces",
"//mash/session/public/interfaces",
"//mojo/common",
« no previous file with comments | « mash/login/login.cc ('k') | mash/session/session.cc » ('j') | mash/wm/wm.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698