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

Unified Diff: ui/events/BUILD.gn

Issue 2899893003: Add generic mapping for gamepad (Closed)
Patch Set: Created 3 years, 7 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/gamepad_event_converter_evdev.h » ('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 9b36692a45d7347291a251e88e5f94b4ee9bfc42..f054addf420e419f7d2836670feb71cee7586f2f 100644
--- a/ui/events/BUILD.gn
+++ b/ui/events/BUILD.gn
@@ -456,6 +456,7 @@ if (!is_ios) {
"ozone/evdev/tablet_event_converter_evdev_unittest.cc",
"ozone/evdev/touch_event_converter_evdev_unittest.cc",
"ozone/evdev/touch_filter/false_touch_finder_unittest.cc",
+ "ozone/gamepad/generic_gamepad_mapping_unittest.cc",
]
if (use_xkbcommon) {
« no previous file with comments | « no previous file | ui/events/ozone/BUILD.gn » ('j') | ui/events/ozone/evdev/gamepad_event_converter_evdev.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698