Index: ash/accelerators/accelerator_delegate.cc |
diff --git a/ash/accelerators/accelerator_delegate.cc b/ash/accelerators/accelerator_delegate.cc |
index d831510056dd7123f1caa577c200281bca0ef5fe..d4419e862f9df08d64c00c382b3bd72175890cfc 100644 |
--- a/ash/accelerators/accelerator_delegate.cc |
+++ b/ash/accelerators/accelerator_delegate.cc |
@@ -5,8 +5,8 @@ |
#include "ash/accelerators/accelerator_delegate.h" |
#include "ash/accelerators/accelerator_controller.h" |
+#include "ash/common/wm/window_state.h" |
#include "ash/shell.h" |
-#include "ash/wm/common/window_state.h" |
#include "ash/wm/window_state_aura.h" |
#include "ui/base/accelerators/accelerator.h" |
#include "ui/events/event.h" |