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

Unified Diff: ui/events/events.gyp

Issue 991533002: Port Chromium OS touch noise filtering to Chromium (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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/event_switches.cc ('k') | ui/events/ozone/evdev/touch_evdev_types.h » ('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 ce736ba85df95891a7fe9960b1130b3a57d17c43..6906b4588b30f6f45e724e40425ba3a7172dd871 100644
--- a/ui/events/events.gyp
+++ b/ui/events/events.gyp
@@ -362,6 +362,7 @@
'ozone/evdev/input_injector_evdev_unittest.cc',
'ozone/evdev/tablet_event_converter_evdev_unittest.cc',
'ozone/evdev/touch_event_converter_evdev_unittest.cc',
+ 'ozone/evdev/touch_noise/touch_noise_finder_unittest.cc',
],
'dependencies': [
'ozone/events_ozone.gyp:events_ozone',
« no previous file with comments | « ui/events/event_switches.cc ('k') | ui/events/ozone/evdev/touch_evdev_types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698