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

Unified Diff: ash/ash.gyp

Issue 269633005: Only block internal touchpad and allow external mice to continue working in maximize mode. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge Created 6 years, 7 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 c463286dce185564d6146313fff761de9d7b3cfb..6d8fecec063e1d482b740c20001a5da42cc804de 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -574,6 +574,9 @@
'wm/lock_state_controller.cc',
'wm/lock_state_controller.h',
'wm/lock_state_observer.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',
« 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