| Index: ash/wm/stacking_controller.cc
|
| diff --git a/ash/wm/stacking_controller.cc b/ash/wm/stacking_controller.cc
|
| index e5626944ebf7cdddd117c4aaa9ffa91e56a3a56f..9082da69abcbe236b91e70124b09f9c2efc870b2 100644
|
| --- a/ash/wm/stacking_controller.cc
|
| +++ b/ash/wm/stacking_controller.cc
|
| @@ -11,7 +11,7 @@
|
| #include "ash/wm/always_on_top_controller.h"
|
| #include "ash/wm/aura/wm_window_aura.h"
|
| #include "ash/wm/common/root_window_finder.h"
|
| -#include "ash/wm/window_state.h"
|
| +#include "ash/wm/common/window_state.h"
|
| #include "ash/wm/window_state_aura.h"
|
| #include "ui/aura/client/aura_constants.h"
|
| #include "ui/aura/window.h"
|
|
|