Index: ui/events/ozone/evdev/event_converter_evdev_impl.h |
diff --git a/ui/events/ozone/evdev/event_converter_evdev_impl.h b/ui/events/ozone/evdev/event_converter_evdev_impl.h |
index eef569e85cc0fed3a43ed8eb783ebf346d728d70..b04a07df291f00fa112826023b9e692b7c415167 100644 |
--- a/ui/events/ozone/evdev/event_converter_evdev_impl.h |
+++ b/ui/events/ozone/evdev/event_converter_evdev_impl.h |
@@ -55,7 +55,7 @@ class EVENTS_OZONE_EVDEV_EXPORT EventConverterEvdevImpl |
// Flush events delimited by EV_SYN. This is useful for handling |
// non-axis-aligned movement properly. |
- void FlushEvents(); |
+ void FlushEvents(const input_event& input); |
// Input modalities for this device. |
bool has_keyboard_; |