| Index: ui/views/widget/desktop_aura/desktop_screen_x11.cc
|
| diff --git a/ui/views/widget/desktop_aura/desktop_screen_x11.cc b/ui/views/widget/desktop_aura/desktop_screen_x11.cc
|
| index 13198b4f6989b67bfaa55d33a86305f601b136b1..271e4ec558a10b10a81d0ad439906dfc37254100 100644
|
| --- a/ui/views/widget/desktop_aura/desktop_screen_x11.cc
|
| +++ b/ui/views/widget/desktop_aura/desktop_screen_x11.cc
|
| @@ -23,8 +23,8 @@
|
| #include "ui/gfx/native_widget_types.h"
|
| #include "ui/gfx/screen.h"
|
| #include "ui/gfx/x/x11_types.h"
|
| -#include "ui/views/widget/desktop_aura/desktop_root_window_host_x11.h"
|
| #include "ui/views/widget/desktop_aura/desktop_screen.h"
|
| +#include "ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h"
|
|
|
| namespace {
|
|
|
|
|