Chromium Code Reviews| Index: ash/focus_cycler.cc |
| diff --git a/ash/focus_cycler.cc b/ash/focus_cycler.cc |
| index 2ef8b7c3a493cf4343859f7556117afe3236aa85..6b26930193ed788f9be7cb9ea8a188a03849f92f 100644 |
| --- a/ash/focus_cycler.cc |
| +++ b/ash/focus_cycler.cc |
| @@ -4,8 +4,8 @@ |
| #include "ash/focus_cycler.h" |
| +#include "ash/common/wm/window_state.h" |
| #include "ash/shell.h" |
| -#include "ash/wm/common/window_state.h" |
| #include "ash/wm/mru_window_tracker.h" |
| #include "ash/wm/window_state_aura.h" |
| #include "ash/wm/window_util.h" |