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

Unified Diff: mash/wm/BUILD.gn

Issue 1576683002: Add rudimentary mash shelf functionality. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git cl format Created 4 years, 11 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/system_ui/system_ui.cc ('k') | mash/wm/public/interfaces/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/wm/BUILD.gn
diff --git a/mash/wm/BUILD.gn b/mash/wm/BUILD.gn
index 9beaa14e127ea522cd0b6c6b82731eb0db15c41e..e9d54aeb26f694478cceab015adf808cfdea9a6d 100644
--- a/mash/wm/BUILD.gn
+++ b/mash/wm/BUILD.gn
@@ -50,6 +50,8 @@ source_set("lib") {
"shadow_controller.h",
"shelf_layout.cc",
"shelf_layout.h",
+ "user_window_controller_impl.cc",
+ "user_window_controller_impl.h",
"window_layout.cc",
"window_layout.h",
"window_manager_application.cc",
« no previous file with comments | « mash/system_ui/system_ui.cc ('k') | mash/wm/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698