| 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 932cf2db08c0dbaa18272f070c123cdd06fa6bb7..2b80c8b5fbd0292793908674cff54dd98773899c 100644
|
| --- a/ui/views/widget/desktop_aura/x11_window_event_filter.h
|
| +++ b/ui/views/widget/desktop_aura/x11_window_event_filter.h
|
| @@ -8,6 +8,7 @@
|
| #include <X11/Xlib.h>
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "ui/events/event_handler.h"
|
| #include "ui/gfx/x/x11_atom_cache.h"
|
|
|