| Index: ui/events/ozone/evdev/touch_event_converter_evdev.h
|
| diff --git a/ui/events/ozone/evdev/touch_event_converter_evdev.h b/ui/events/ozone/evdev/touch_event_converter_evdev.h
|
| index c1b78946a4fe5dfb7fb8ee5cf24c359a9b39f246..6012f86c2ed2bcef053b05dd933b21b2f8b46e62 100644
|
| --- a/ui/events/ozone/evdev/touch_event_converter_evdev.h
|
| +++ b/ui/events/ozone/evdev/touch_event_converter_evdev.h
|
| @@ -30,6 +30,7 @@ class EVENTS_OZONE_EVDEV_EXPORT TouchEventConverterEvdev
|
| base::FilePath path,
|
| int id,
|
| InputDeviceType type,
|
| + const EventDeviceInfo& devinfo,
|
| DeviceEventDispatcherEvdev* dispatcher);
|
| ~TouchEventConverterEvdev() override;
|
|
|
|
|