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

Unified Diff: ash/ash.gyp

Issue 313913004: Block internal PlatformEvents before they are dispatched in touchview. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix updating cursor on enter notify. Created 6 years, 6 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/wm/maximize_mode/internal_input_device_list.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 21fdc6cada603380339bf3485e397004704c17fa..50ab8b66cf24c4313effc1c57fbdc44f4362a575 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -571,17 +571,15 @@
'wm/lock_state_observer.h',
'wm/lock_window_state.cc',
'wm/lock_window_state.h',
- 'wm/maximize_mode/internal_input_device_list.h',
- 'wm/maximize_mode/internal_input_device_list_x11.cc',
- 'wm/maximize_mode/internal_input_device_list_x11.h',
'wm/maximize_mode/maximize_mode_controller.cc',
'wm/maximize_mode/maximize_mode_controller.h',
- 'wm/maximize_mode/maximize_mode_event_blocker.cc',
- 'wm/maximize_mode/maximize_mode_event_blocker.h',
'wm/maximize_mode/maximize_mode_window_manager.cc',
'wm/maximize_mode/maximize_mode_window_manager.h',
'wm/maximize_mode/maximize_mode_window_state.cc',
'wm/maximize_mode/maximize_mode_window_state.h',
+ 'wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard.h',
+ 'wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.cc',
+ 'wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.h',
'wm/maximize_mode/workspace_backdrop_delegate.cc',
'wm/maximize_mode/workspace_backdrop_delegate.h',
'wm/mru_window_tracker.cc',
« no previous file with comments | « no previous file | ash/wm/maximize_mode/internal_input_device_list.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698