summaryrefslogtreecommitdiffstats
path: root/ash/accelerators
diff options
context:
space:
mode:
authorflackr@chromium.org <flackr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-23 00:39:39 +0000
committerflackr@chromium.org <flackr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-23 00:39:39 +0000
commit09f35d74146130278d1af1b56a89a8b5dbb18cee (patch)
treedbe315606866b08dd931e03e152e1289b6c44267 /ash/accelerators
parentd7477f0b2741496cf920ada77781c09d29201208 (diff)
downloadchromium_src-09f35d74146130278d1af1b56a89a8b5dbb18cee.zip
chromium_src-09f35d74146130278d1af1b56a89a8b5dbb18cee.tar.gz
chromium_src-09f35d74146130278d1af1b56a89a8b5dbb18cee.tar.bz2
Relocate and refactor overview mode files.
BUG=None TEST=ash_unittests pass. Review URL: https://chromiumcodereview.appspot.com/22929034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@219165 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/accelerators')
-rw-r--r--ash/accelerators/accelerator_controller.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/accelerators/accelerator_controller.cc b/ash/accelerators/accelerator_controller.cc
index 3d669bb..d80cfea 100644
--- a/ash/accelerators/accelerator_controller.cc
+++ b/ash/accelerators/accelerator_controller.cc
@@ -41,11 +41,11 @@
#include "ash/system/web_notification/web_notification_tray.h"
#include "ash/touch/touch_hud_debug.h"
#include "ash/volume_control_delegate.h"
+#include "ash/wm/overview/window_selector_controller.h"
#include "ash/wm/partial_screenshot_view.h"
#include "ash/wm/power_button_controller.h"
#include "ash/wm/property_util.h"
#include "ash/wm/window_cycle_controller.h"
-#include "ash/wm/window_selector_controller.h"
#include "ash/wm/window_util.h"
#include "ash/wm/workspace/snap_sizer.h"
#include "base/bind.h"