Index: ash/common/wm/overview/window_selector_controller.cc |
diff --git a/ash/common/wm/overview/window_selector_controller.cc b/ash/common/wm/overview/window_selector_controller.cc |
index 2c8b4efa2cf05370fa66a9ea48442e2d6f419fd5..8aa0d24d80267f1cf26978de0546d04b86a3c625 100644 |
--- a/ash/common/wm/overview/window_selector_controller.cc |
+++ b/ash/common/wm/overview/window_selector_controller.cc |
@@ -7,12 +7,12 @@ |
#include <vector> |
#include "ash/common/session/session_state_delegate.h" |
-#include "ash/common/system/tray/system_tray_delegate.h" |
#include "ash/common/wm/mru_window_tracker.h" |
#include "ash/common/wm/overview/window_selector.h" |
#include "ash/common/wm/window_state.h" |
#include "ash/common/wm_shell.h" |
#include "ash/common/wm_window.h" |
+#include "ash/system/tray/system_tray_delegate.h" |
#include "base/metrics/histogram_macros.h" |
namespace ash { |