summaryrefslogtreecommitdiffstats
path: root/ui/aura_shell/desktop_layout_manager.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ui/aura_shell/desktop_layout_manager.cc')
-rw-r--r--ui/aura_shell/desktop_layout_manager.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/aura_shell/desktop_layout_manager.cc b/ui/aura_shell/desktop_layout_manager.cc
index 90626ab..d54e186 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 {