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

Unified Diff: ui/events/BUILD.gn

Issue 2805793002: ozone: evdev: Add gamepad support (Closed)
Patch Set: Support Gamepad in Ozone. Created 3 years, 8 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/ozone/BUILD.gn » ('j') | ui/events/ozone/evdev/event_device_info.cc » ('J')
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 269370146be6f6b746ac0c941f8e7bed6328e29d..8221d730eb8bae2f0846f17106e56cf25b70085e 100644
--- a/ui/events/BUILD.gn
+++ b/ui/events/BUILD.gn
@@ -450,6 +450,7 @@ if (!is_ios) {
"ozone/evdev/event_device_info_unittest.cc",
"ozone/evdev/event_device_test_util.cc",
"ozone/evdev/event_device_test_util.h",
+ "ozone/evdev/gamepad_event_converter_evdev_unittest.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 | « no previous file | ui/events/ozone/BUILD.gn » ('j') | ui/events/ozone/evdev/event_device_info.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698