Index: ash/shell.cc |
diff --git a/ash/shell.cc b/ash/shell.cc |
index 505c7307a6b90c0df1e66f5e6bc1a584b2d91fd0..97592f277b61e26b218d691e361a36cfb69fffd0 100644 |
--- a/ash/shell.cc |
+++ b/ash/shell.cc |
@@ -37,6 +37,7 @@ |
#include "ash/common/wm/mru_window_tracker.h" |
#include "ash/common/wm/root_window_finder.h" |
#include "ash/common/wm/window_positioner.h" |
+#include "ash/common/wm/workspace_controller.h" |
#include "ash/common/wm_shell.h" |
#include "ash/display/cursor_window_controller.h" |
#include "ash/display/display_configuration_controller.h" |
@@ -75,7 +76,6 @@ |
#include "ash/wm/window_animations.h" |
#include "ash/wm/window_properties.h" |
#include "ash/wm/window_util.h" |
-#include "ash/wm/workspace_controller.h" |
#include "base/bind.h" |
#include "base/memory/ptr_util.h" |
#include "base/trace_event/trace_event.h" |