| Index: ui/aura/window_tree_host_x11.h
|
| diff --git a/ui/aura/window_tree_host_x11.h b/ui/aura/window_tree_host_x11.h
|
| index aff874c1fce104f6a4948dd59a4d9fb645df4bab..428c7dea11f68df6f2552cb0020040f86670e376 100644
|
| --- a/ui/aura/window_tree_host_x11.h
|
| +++ b/ui/aura/window_tree_host_x11.h
|
| @@ -10,7 +10,7 @@
|
| #include "ui/aura/window_tree_host.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/x/x11_atom_cache.h"
|
|
|
|
|