Index: ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc |
diff --git a/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc b/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc |
index 1574dfe128c87581aa14fa2f0a778a214f8d514b..99857c2bc6779e20eaefee775fbb52a0cb2f25bd 100644 |
--- a/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc |
+++ b/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc |
@@ -30,9 +30,9 @@ |
#include "ui/events/x/device_data_manager_x11.h" |
#include "ui/events/x/device_list_cache_x.h" |
#include "ui/events/x/touch_factory_x11.h" |
+#include "ui/gfx/geometry/insets.h" |
#include "ui/gfx/image/image_skia.h" |
#include "ui/gfx/image/image_skia_rep.h" |
-#include "ui/gfx/insets.h" |
#include "ui/gfx/path.h" |
#include "ui/gfx/path_x11.h" |
#include "ui/gfx/screen.h" |