| Index: ui/views/widget/desktop_aura/desktop_root_window_host_x11.h
|
| diff --git a/ui/views/widget/desktop_aura/desktop_root_window_host_x11.h b/ui/views/widget/desktop_aura/desktop_root_window_host_x11.h
|
| index ded7e98ca687e1bd8b3534b602d5ec16d165f6e0..1c5e19673199a8e1b7331917f8e6677fc756588b 100644
|
| --- a/ui/views/widget/desktop_aura/desktop_root_window_host_x11.h
|
| +++ b/ui/views/widget/desktop_aura/desktop_root_window_host_x11.h
|
| @@ -16,8 +16,8 @@
|
| #include "ui/aura/client/cursor_client.h"
|
| #include "ui/aura/root_window_host.h"
|
| #include "ui/base/cursor/cursor_loader_x11.h"
|
| -#include "ui/base/x/x11_atom_cache.h"
|
| #include "ui/gfx/rect.h"
|
| +#include "ui/gfx/x/x11_atom_cache.h"
|
| #include "ui/views/views_export.h"
|
| #include "ui/views/widget/desktop_aura/desktop_root_window_host.h"
|
|
|
|
|