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

Unified Diff: ui/events/BUILD.gn

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 | « no previous file | ui/events/event_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/BUILD.gn
diff --git a/ui/events/BUILD.gn b/ui/events/BUILD.gn
index 96b68133622ced46661ed1c920917aca2c879fb7..a65943b0ff2a03bb0eaf455c40f34d923c760a03 100644
--- a/ui/events/BUILD.gn
+++ b/ui/events/BUILD.gn
@@ -338,6 +338,7 @@ test("events_unittests") {
"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",
"ozone/layout/xkb/xkb_keyboard_layout_engine_unittest.cc",
]
deps += [
« no previous file with comments | « no previous file | ui/events/event_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698