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

Unified Diff: ui/events/ozone/BUILD.gn

Issue 721823002: ozone: Interpret absolute events for graphics tablets (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@o
Patch Set: Add missing initialisers for class members on TabletEventConverterEvdev Created 6 years, 1 month 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/events.gyp ('k') | ui/events/ozone/evdev/cursor_delegate_evdev.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/ozone/BUILD.gn
diff --git a/ui/events/ozone/BUILD.gn b/ui/events/ozone/BUILD.gn
index 5625e0512593087ff7a216c7d287a1b826dcb15f..5082bfefad9bd5ec3d0ffd2dc4ee703facab178d 100644
--- a/ui/events/ozone/BUILD.gn
+++ b/ui/events/ozone/BUILD.gn
@@ -56,6 +56,8 @@ component("events_ozone_evdev") {
"evdev/events_ozone_evdev_export.h",
"evdev/keyboard_evdev.cc",
"evdev/keyboard_evdev.h",
+ "evdev/tablet_event_converter_evdev.cc",
+ "evdev/tablet_event_converter_evdev.h",
"evdev/touch_event_converter_evdev.cc",
"evdev/touch_event_converter_evdev.h",
]
« no previous file with comments | « ui/events/events.gyp ('k') | ui/events/ozone/evdev/cursor_delegate_evdev.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698