| Index: ash/wm/always_on_top_controller.cc
|
| diff --git a/ash/wm/always_on_top_controller.cc b/ash/wm/always_on_top_controller.cc
|
| index 90ee7a13496b00a418f319f12f7ec4b847b1f212..de8b48ce0ab187036e4159b18d6b9b42ddfecf78 100644
|
| --- a/ash/wm/always_on_top_controller.cc
|
| +++ b/ash/wm/always_on_top_controller.cc
|
| @@ -4,9 +4,9 @@
|
|
|
| #include "ash/wm/always_on_top_controller.h"
|
|
|
| -#include "ash/common/wm_window.h"
|
| #include "ash/public/cpp/shell_window_ids.h"
|
| #include "ash/wm/workspace/workspace_layout_manager.h"
|
| +#include "ash/wm_window.h"
|
| #include "base/memory/ptr_util.h"
|
| #include "ui/aura/client/aura_constants.h"
|
| #include "ui/aura/window.h"
|
|
|