Index: ash/shell.cc |
diff --git a/ash/shell.cc b/ash/shell.cc |
index 689c6853eb9950f68becadcf4b34193537e43401..3ba09a84f463516ec81c175fd60f31600bd4c7b9 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/desktop_background/desktop_background_controller.h" |
#include "ash/desktop_background/desktop_background_view.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" |