Index: ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc |
diff --git a/ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc b/ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc |
index 7306a1c3e7aba536f9dfd5ce19b63a9da3408558..15219caa1a566cc2dbd58462b48dd59380266616 100644 |
--- a/ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc |
+++ b/ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc |
@@ -17,10 +17,10 @@ |
#include "ui/base/win/shell.h" |
#include "ui/compositor/compositor_constants.h" |
#include "ui/gfx/geometry/insets.h" |
+#include "ui/gfx/geometry/vector2d.h" |
#include "ui/gfx/native_widget_types.h" |
#include "ui/gfx/path.h" |
#include "ui/gfx/path_win.h" |
-#include "ui/gfx/vector2d.h" |
#include "ui/gfx/win/dpi.h" |
#include "ui/native_theme/native_theme_aura.h" |
#include "ui/native_theme/native_theme_win.h" |