| 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 0bb6a017f59ff1f4c4e79352527aa6d8f949bd20..198b9c660707d67c422c0e6587b8bda82d42bd71 100644
|
| --- a/ui/views/widget/desktop_aura/x11_desktop_handler.cc
|
| +++ b/ui/views/widget/desktop_aura/x11_desktop_handler.cc
|
| @@ -14,7 +14,7 @@
|
|
|
| #if !defined(OS_CHROMEOS)
|
| #include "ui/views/ime/input_method.h"
|
| -#include "ui/views/widget/desktop_aura/desktop_root_window_host_x11.h"
|
| +#include "ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h"
|
| #endif
|
|
|
| namespace {
|
|
|