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

Unified Diff: ui/events/devices/x11/events_devices_x11.gyp

Issue 2153683002: Added a command line switch to disable xinput2, enabled xinput2 by default (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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: ui/events/devices/x11/events_devices_x11.gyp
diff --git a/ui/events/devices/x11/events_devices_x11.gyp b/ui/events/devices/x11/events_devices_x11.gyp
index b8b77b1b83cddfd12bcf6181576a8233e53f74b6..a697ea3593d7cfeba822171b17f6782fd72d3936 100644
--- a/ui/events/devices/x11/events_devices_x11.gyp
+++ b/ui/events/devices/x11/events_devices_x11.gyp
@@ -33,6 +33,8 @@
'events_devices_x11_export.h',
'touch_factory_x11.cc',
'touch_factory_x11.h',
+ 'ui_events_devices_x11_switches.cc',
+ 'ui_events_devices_x11_switches.h',
],
},
],

Powered by Google App Engine
This is Rietveld 408576698