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

Unified Diff: ui/events/events.gyp

Issue 336863002: Moving input device hotplug event processing outside of ui/display (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
Index: ui/events/events.gyp
diff --git a/ui/events/events.gyp b/ui/events/events.gyp
index f6982f1af37749c089b4486c72a10dd9b6e78267..bdc389b121afa2a0b0e67451a1d2e9406b67187c 100644
--- a/ui/events/events.gyp
+++ b/ui/events/events.gyp
@@ -57,6 +57,8 @@
'keycodes/keyboard_codes.h',
'latency_info.cc',
'latency_info.h',
+ 'touchscreen_device.cc',
+ 'touchscreen_device.h',
'x/device_data_manager_x11.cc',
'x/device_data_manager_x11.h',
'x/device_list_cache_x.cc',

Powered by Google App Engine
This is Rietveld 408576698