| Index: ui/events/ozone/evdev/input_controller_evdev.h
|
| diff --git a/ui/events/ozone/evdev/input_controller_evdev.h b/ui/events/ozone/evdev/input_controller_evdev.h
|
| index b6af8b405b865e7fe7b9c65e8687717b141a4620..0e151acd9665582497342e1ea8206ac40f842171 100644
|
| --- a/ui/events/ozone/evdev/input_controller_evdev.h
|
| +++ b/ui/events/ozone/evdev/input_controller_evdev.h
|
| @@ -55,7 +55,6 @@
|
| void SetMouseSensitivity(int value) override;
|
| void SetPrimaryButtonRight(bool right) override;
|
| void SetTapToClickPaused(bool state) override;
|
| - void GetTouchDeviceStatus(const GetTouchDeviceStatusReply& reply) override;
|
| void DisableInternalTouchpad() override;
|
| void EnableInternalTouchpad() override;
|
| void DisableInternalKeyboardExceptKeys(
|
|
|