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

Unified Diff: ui/events/ozone/events_ozone.gyp

Issue 956793002: ozone: evdev: Keep track of settings & apply to new devices (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2311
Patch Set: Created 5 years, 10 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 | « ui/events/ozone/evdev/input_device_settings_evdev.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/ozone/events_ozone.gyp
diff --git a/ui/events/ozone/events_ozone.gyp b/ui/events/ozone/events_ozone.gyp
index b41748ecf2ef5abc5a8960becba994aea933af75..d47f01477537cfee2030ca2245f33ad0f4de16c5 100644
--- a/ui/events/ozone/events_ozone.gyp
+++ b/ui/events/ozone/events_ozone.gyp
@@ -88,6 +88,8 @@
'evdev/input_device_factory_evdev.h',
'evdev/input_device_factory_evdev_proxy.cc',
'evdev/input_device_factory_evdev_proxy.h',
+ 'evdev/input_device_settings_evdev.cc',
+ 'evdev/input_device_settings_evdev.h',
'evdev/input_injector_evdev.cc',
'evdev/input_injector_evdev.h',
'evdev/keyboard_evdev.cc',
« no previous file with comments | « ui/events/ozone/evdev/input_device_settings_evdev.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698