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

Unified Diff: ash/ash.gyp

Issue 2171983002: Move processing out of AcceleratorDelegate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@wire_up_controller
Patch Set: not relative 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
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 8834013c2839aad04c2acc41635f8becfbcfd869..b7b5e16b3bd617e9f1bec184109f16a7f63489b7 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -49,6 +49,8 @@
'common/accelerators/accelerator_controller.cc',
'common/accelerators/accelerator_controller.h',
'common/accelerators/accelerator_controller_delegate.h',
+ 'common/accelerators/accelerator_router.cc',
+ 'common/accelerators/accelerator_router.h',
'common/accelerators/accelerator_table.cc',
'common/accelerators/accelerator_table.h',
'common/accelerators/debug_commands.cc',

Powered by Google App Engine
This is Rietveld 408576698