Index: ash/accelerators/accelerator_controller_delegate_aura.cc |
diff --git a/ash/accelerators/accelerator_controller_delegate_aura.cc b/ash/accelerators/accelerator_controller_delegate_aura.cc |
index 451ffe05697777222f95b18d7d4787724223c5f3..d72cb56c68ec4cc20bc60732ac355992fee36bdf 100644 |
--- a/ash/accelerators/accelerator_controller_delegate_aura.cc |
+++ b/ash/accelerators/accelerator_controller_delegate_aura.cc |
@@ -15,8 +15,6 @@ |
#include "ash/common/session/session_state_delegate.h" |
#include "ash/common/shelf/wm_shelf.h" |
#include "ash/common/shell_delegate.h" |
-#include "ash/common/system/system_notifier.h" |
-#include "ash/common/system/tray/system_tray.h" |
#include "ash/common/wm/maximize_mode/maximize_mode_controller.h" |
#include "ash/common/wm/window_state.h" |
#include "ash/common/wm/wm_event.h" |
@@ -31,6 +29,8 @@ |
#include "ash/rotator/window_rotation.h" |
#include "ash/screenshot_delegate.h" |
#include "ash/shell.h" |
+#include "ash/system/system_notifier.h" |
+#include "ash/system/tray/system_tray.h" |
#include "ash/touch/touch_hud_debug.h" |
#include "ash/utility/screenshot_controller.h" |
#include "ash/wm/power_button_controller.h" |