Index: ui/events/ozone/evdev/input_device_factory_evdev.h |
diff --git a/ui/events/ozone/evdev/input_device_factory_evdev.h b/ui/events/ozone/evdev/input_device_factory_evdev.h |
index df696ba26debb51334aaf3008124e5b16bd1375b..44cb0e7ad7062a7610c0463dbf7b30cad105a395 100644 |
--- a/ui/events/ozone/evdev/input_device_factory_evdev.h |
+++ b/ui/events/ozone/evdev/input_device_factory_evdev.h |
@@ -25,7 +25,6 @@ namespace ui { |
class CursorDelegateEvdev; |
class DeviceEventDispatcherEvdev; |
-class InputDeviceFactoryEvdevProxy; |
#if !defined(USE_EVDEV) |
#error Missing dependency on ui/events/ozone:events_ozone_evdev |