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

Unified Diff: ui/events/events.gyp

Issue 874723002: [PATCH 9/11] ozone: evdev: Add a device event dispatcher that forwards to UI thread (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 11 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/BUILD.gn ('k') | ui/events/ozone/evdev/event_converter_evdev_impl_unittest.cc » ('j') | no next file with comments »
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 8548924568a1a89f1dc159cef9a0afb2b8fdedc6..944c02ca91755b7f75b768b789bb4bef17e81a21 100644
--- a/ui/events/events.gyp
+++ b/ui/events/events.gyp
@@ -354,6 +354,7 @@
'sources': [
'ozone/chromeos/cursor_controller_unittest.cc',
'ozone/evdev/event_converter_evdev_impl_unittest.cc',
+ 'ozone/evdev/event_converter_test_util.cc',
'ozone/evdev/input_injector_evdev_unittest.cc',
'ozone/evdev/tablet_event_converter_evdev_unittest.cc',
'ozone/evdev/touch_event_converter_evdev_unittest.cc',
« no previous file with comments | « ui/events/BUILD.gn ('k') | ui/events/ozone/evdev/event_converter_evdev_impl_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698