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

Unified Diff: mash/wm/BUILD.gn

Issue 1656123002: Moves accelerator registration to WindowManager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix mandoline 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 | « mandoline/ui/desktop_ui/browser_window.cc ('k') | mash/wm/accelerator_registrar_impl.h » ('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 b98d92588a4e94543d621753d0aa55ddb35ab261..e1e8da467fd16d17f3fcf27eb1a7671694a5b3e9 100644
--- a/mash/wm/BUILD.gn
+++ b/mash/wm/BUILD.gn
@@ -46,6 +46,7 @@ source_set("lib") {
"property_util.h",
"root_window_controller.cc",
"root_window_controller.h",
+ "root_windows_observer.h",
"screenlock_layout.cc",
"screenlock_layout.h",
"shadow.cc",
« no previous file with comments | « mandoline/ui/desktop_ui/browser_window.cc ('k') | mash/wm/accelerator_registrar_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698