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

Unified Diff: ash/mus/BUILD.gn

Issue 2187703003: Wires up registering accelerators from mash with the wm (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 4 years, 5 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 | « ash/common/wm_shell.cc ('k') | ash/mus/accelerators/accelerator_controller_registrar.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/BUILD.gn
diff --git a/ash/mus/BUILD.gn b/ash/mus/BUILD.gn
index f49dd2255445ea869a503933fdab8858f5258901..1eace08d72060dccd02c64d4204c02cd4e988eb1 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -12,6 +12,8 @@ source_set("lib") {
sources = [
"accelerators/accelerator_controller_delegate_mus.cc",
"accelerators/accelerator_controller_delegate_mus.h",
+ "accelerators/accelerator_controller_registrar.cc",
+ "accelerators/accelerator_controller_registrar.h",
"accelerators/accelerator_handler.h",
"accelerators/accelerator_ids.h",
"accelerators/accelerator_registrar_impl.cc",
« no previous file with comments | « ash/common/wm_shell.cc ('k') | ash/mus/accelerators/accelerator_controller_registrar.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698