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

Unified Diff: ui/events/events.gyp

Issue 58473003: evdev: Fix crashing with touch devices (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month 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 | ui/events/ozone/evdev/event_device_info.h » ('j') | ui/events/ozone/evdev/event_device_info.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/events.gyp
diff --git a/ui/events/events.gyp b/ui/events/events.gyp
index eb11794f97821e56e2a802eed36fe5dd5c86d055..673b06e5fb9d80a326612394a3cd26c2c19f404e 100644
--- a/ui/events/events.gyp
+++ b/ui/events/events.gyp
@@ -65,6 +65,8 @@
'keycodes/keyboard_codes.h',
'latency_info.cc',
'latency_info.h',
+ 'ozone/evdev/event_device_info.cc',
+ 'ozone/evdev/event_device_info.h',
'ozone/evdev/event_factory.cc',
'ozone/evdev/event_factory.h',
'ozone/evdev/event_modifiers.cc',
« no previous file with comments | « no previous file | ui/events/ozone/evdev/event_device_info.h » ('j') | ui/events/ozone/evdev/event_device_info.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698