Index: ui/aura_shell/desktop_layout_manager.cc |
diff --git a/ui/aura_shell/desktop_layout_manager.cc b/ui/aura_shell/desktop_layout_manager.cc |
index 90626abb77c62aeb3b22231f25dea72d08d24148..d54e186e547f66233daef9a4fd5ce74e201dff11 100644 |
--- a/ui/aura_shell/desktop_layout_manager.cc |
+++ b/ui/aura_shell/desktop_layout_manager.cc |
@@ -4,9 +4,9 @@ |
#include "ui/aura_shell/desktop_layout_manager.h" |
-#include "ui/aura_shell/shelf_layout_controller.h" |
#include "ui/aura/window.h" |
-#include "views/widget/widget.h" |
+#include "ui/aura_shell/shelf_layout_controller.h" |
+#include "ui/views/widget/widget.h" |
namespace aura_shell { |
namespace internal { |