Index: ash/common/wm/overview/window_grid.cc |
diff --git a/ash/common/wm/overview/window_grid.cc b/ash/common/wm/overview/window_grid.cc |
index e4aa51319068edd380c76d900582ff16cd9e6822..4b3827aae28ff85290fd472df8cbcec94b12aae9 100644 |
--- a/ash/common/wm/overview/window_grid.cc |
+++ b/ash/common/wm/overview/window_grid.cc |
@@ -21,10 +21,10 @@ |
#include "ash/common/wm/window_state.h" |
#include "ash/common/wm/wm_screen_util.h" |
#include "ash/common/wm_lookup.h" |
-#include "ash/common/wm_root_window_controller.h" |
#include "ash/common/wm_window.h" |
#include "ash/public/cpp/shelf_types.h" |
#include "ash/public/cpp/shell_window_ids.h" |
+#include "ash/root_window_controller.h" |
#include "base/command_line.h" |
#include "base/i18n/string_search.h" |
#include "base/memory/scoped_vector.h" |