| Index: ui/views/widget/desktop_aura/x11_window_event_filter.h
|
| diff --git a/ui/views/widget/desktop_aura/x11_window_event_filter.h b/ui/views/widget/desktop_aura/x11_window_event_filter.h
|
| index 2b80c8b5fbd0292793908674cff54dd98773899c..245b7203d2e2fde667a0e3022e5a0c4bbf780a6b 100644
|
| --- a/ui/views/widget/desktop_aura/x11_window_event_filter.h
|
| +++ b/ui/views/widget/desktop_aura/x11_window_event_filter.h
|
| @@ -25,7 +25,6 @@ class Point;
|
|
|
| namespace views {
|
| class DesktopWindowTreeHost;
|
| -class NativeWidgetAura;
|
|
|
| // An EventFilter that sets properties on X11 windows.
|
| class VIEWS_EXPORT X11WindowEventFilter : public ui::EventHandler {
|
|
|