| 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 f25ec7e707706d33fd0a3435805d4ed5c7be3a13..5f7ec845e0d543dd57f0d0372f384c7ccd0190e6 100644
|
| --- a/ui/events/ozone/evdev/touch_event_converter_evdev.h
|
| +++ b/ui/events/ozone/evdev/touch_event_converter_evdev.h
|
| @@ -89,9 +89,6 @@ class EVENTS_OZONE_EVDEV_EXPORT TouchEventConverterEvdev
|
| float y_min_tuxels_;
|
| float y_num_tuxels_;
|
|
|
| - // Size of the touchscreen as reported by the driver.
|
| - gfx::Size native_size_;
|
| -
|
| // Number of touch points reported by driver
|
| int touch_points_;
|
|
|
|
|