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

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 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') | 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 535adad465584db49d7365c0695456f19659ab2a..0083be0a5364e9f89ca14dc4a253af095fe1c004 100644
--- a/mash/session/BUILD.gn
+++ b/mash/session/BUILD.gn
@@ -17,6 +17,7 @@ source_set("lib") {
deps = [
"//base",
"//content/public/common:service_names",
+ "//mash/common",
"//mash/login/public/interfaces",
"//mash/quick_launch/public/interfaces:constants",
"//mash/screenlock/public/interfaces:constants",
« no previous file with comments | « mash/login/login.cc ('k') | mash/session/session.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698