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

Unified Diff: ash/ash.gyp

Issue 10825026: Make accelerators not to work when the keyboard overlay is shown. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address comments Created 8 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 | « no previous file | ash/keyboard_overlay/keyboard_overlay_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index eb180ba193ca985510491c5c68b7754df7c6f32e..f063c702dd3211b3e5c21212b6398a129bf7002e 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -246,14 +246,14 @@
'wm/frame_painter.h',
'wm/image_grid.cc',
'wm/image_grid.h',
+ 'wm/overlay_event_filter.cc',
+ 'wm/overlay_event_filter.h',
'wm/panel_frame_view.cc',
'wm/panel_frame_view.h',
'wm/panel_layout_manager.cc',
'wm/panel_layout_manager.h',
'wm/panel_window_event_filter.cc',
'wm/panel_window_event_filter.h',
- 'wm/partial_screenshot_event_filter.cc',
- 'wm/partial_screenshot_event_filter.h',
'wm/partial_screenshot_view.cc',
'wm/partial_screenshot_view.h',
'wm/power_button_controller.cc',
« no previous file with comments | « no previous file | ash/keyboard_overlay/keyboard_overlay_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698