| Index: ash/wm/window_state_aura.cc
|
| diff --git a/ash/wm/window_state_aura.cc b/ash/wm/window_state_aura.cc
|
| index 2dfeb49a08017e4e31f47f79081c4bfb451a5cdc..6c0e0bbc90b54ed8f93a9458e6d0f5e8bc4c1b4b 100644
|
| --- a/ash/wm/window_state_aura.cc
|
| +++ b/ash/wm/window_state_aura.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "ash/wm/window_state_aura.h"
|
|
|
| +#include "ash/common/wm/window_state.h"
|
| #include "ash/wm/aura/wm_window_aura.h"
|
| -#include "ash/wm/common/window_state.h"
|
| #include "ash/wm/window_properties.h"
|
| #include "ash/wm/window_util.h"
|
| #include "ui/aura/window.h"
|
|
|