| Index: ui/views/widget/desktop_aura/x11_desktop_handler.cc
|
| diff --git a/ui/views/widget/desktop_aura/x11_desktop_handler.cc b/ui/views/widget/desktop_aura/x11_desktop_handler.cc
|
| index 198b9c660707d67c422c0e6587b8bda82d42bd71..d98dfa644354d2590d7e42c20e4eb52eaa68fdd2 100644
|
| --- a/ui/views/widget/desktop_aura/x11_desktop_handler.cc
|
| +++ b/ui/views/widget/desktop_aura/x11_desktop_handler.cc
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/message_loop/message_loop.h"
|
| #include "ui/aura/env.h"
|
| -#include "ui/aura/root_window.h"
|
| +#include "ui/aura/window_event_dispatcher.h"
|
| #include "ui/base/x/x11_util.h"
|
|
|
| #if !defined(OS_CHROMEOS)
|
|
|