| Index: ash/wm/stacking_controller.cc
|
| diff --git a/ash/wm/stacking_controller.cc b/ash/wm/stacking_controller.cc
|
| index dd19e6cf85133560c78dbac0b7b9b94b3b99988f..dd3b743da285e26dad78d7a259957ab05c88fd57 100644
|
| --- a/ash/wm/stacking_controller.cc
|
| +++ b/ash/wm/stacking_controller.cc
|
| @@ -8,8 +8,8 @@
|
| #include "ash/session/session_state_delegate.h"
|
| #include "ash/shell.h"
|
| #include "ash/shell_window_ids.h"
|
| -#include "ash/wm/always_on_top_controller.h"
|
| #include "ash/wm/aura/wm_window_aura.h"
|
| +#include "ash/wm/common/always_on_top_controller.h"
|
| #include "ash/wm/common/root_window_finder.h"
|
| #include "ash/wm/common/window_state.h"
|
| #include "ash/wm/window_state_aura.h"
|
|
|