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

Unified Diff: ui/aura/aura.gyp

Issue 9224001: Fixes issue with accelerators when a menu is open (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Changes as suggested by oshima Created 8 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
Index: ui/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index 827da52b595210920b8b0e5e68b5318f28dfca2e..6aaa55890c6c8ff5e8ea2c7953932a54773e71db 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -26,6 +26,8 @@
'sources': [
'aura_switches.cc',
'aura_switches.h',
+ 'client/accelerator_client.cc',
+ 'client/accelerator_client.h',
'client/activation_client.cc',
'client/activation_client.h',
'client/activation_delegate.cc',

Powered by Google App Engine
This is Rietveld 408576698