| Index: ash/common/wm/window_state.cc
|
| diff --git a/ash/common/wm/window_state.cc b/ash/common/wm/window_state.cc
|
| index 09570feb20a0f34dde0268506d94faafc1c68d92..a901d73fd73db1849cb799582bd4f52cd822e9ce 100644
|
| --- a/ash/common/wm/window_state.cc
|
| +++ b/ash/common/wm/window_state.cc
|
| @@ -12,7 +12,7 @@
|
| #include "ash/common/wm/window_state_observer.h"
|
| #include "ash/common/wm/wm_event.h"
|
| #include "ash/common/wm/wm_screen_util.h"
|
| -#include "ash/common/wm/wm_window.h"
|
| +#include "ash/common/wm_window.h"
|
| #include "base/auto_reset.h"
|
|
|
| namespace ash {
|
|
|