Chromium Code Reviews| Index: ash/wm/window_state_util.cc |
| diff --git a/ash/wm/window_state_util.cc b/ash/wm/window_state_util.cc |
| index dd0983eff28627d1abae110ff894e188a426693f..f83de561fe2ef46184fdaf6f97508e5099b0ae1b 100644 |
| --- a/ash/wm/window_state_util.cc |
| +++ b/ash/wm/window_state_util.cc |
| @@ -4,9 +4,9 @@ |
| #include "ash/wm/window_state_util.h" |
| +#include "ash/common/wm_window.h" |
| #include "ash/wm/window_state.h" |
| #include "ash/wm/window_state_delegate.h" |
| -#include "ash/wm_window.h" |
| namespace ash { |
| namespace wm { |