| Index: ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h
|
| diff --git a/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h b/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h
|
| index c16ef57c964e32a57cc299d0beafc3725734754f..597f667eb1c3a08b0716a5a46c0bb0da542b2102 100644
|
| --- a/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h
|
| +++ b/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h
|
| @@ -16,7 +16,7 @@
|
| #include "ui/base/cursor/cursor_loader_x11.h"
|
| #include "ui/events/event_source.h"
|
| #include "ui/events/platform/platform_event_dispatcher.h"
|
| -#include "ui/gfx/insets.h"
|
| +#include "ui/gfx/geometry/insets.h"
|
| #include "ui/gfx/rect.h"
|
| #include "ui/gfx/size.h"
|
| #include "ui/gfx/x/x11_atom_cache.h"
|
|
|