Chromium Code Reviews| Index: ui/events/platform/x11/x11_hotplug_event_handler.h |
| diff --git a/ui/events/platform/x11/x11_hotplug_event_handler.h b/ui/events/platform/x11/x11_hotplug_event_handler.h |
| index 78c11f2bfdd798143a8065893845af554e308ac0..cfe2508d8ef36d4d6d8c7b2be24bba8f1eeae900 100644 |
| --- a/ui/events/platform/x11/x11_hotplug_event_handler.h |
| +++ b/ui/events/platform/x11/x11_hotplug_event_handler.h |
| @@ -11,8 +11,6 @@ |
| namespace ui { |
| -class DeviceHotplugEventObserver; |
| - |
| // Parses X11 native devices and propagates the list of active devices to an |
| // observer. |
| class X11HotplugEventHandler { |