| Index: ash/common/wm/always_on_top_controller.cc
|
| diff --git a/ash/common/wm/always_on_top_controller.cc b/ash/common/wm/always_on_top_controller.cc
|
| index 468cb35b9b8ac67112cd8a329dcc0d58b9fcfc4c..22bee5763a17e863e98c09f43dbec4214dcaceec 100644
|
| --- a/ash/common/wm/always_on_top_controller.cc
|
| +++ b/ash/common/wm/always_on_top_controller.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "ash/common/wm/always_on_top_controller.h"
|
|
|
| -#include "ash/common/wm/wm_shell_window_ids.h"
|
| +#include "ash/common/shell_window_ids.h"
|
| #include "ash/common/wm/wm_window.h"
|
| #include "ash/common/wm/wm_window_property.h"
|
| #include "ash/common/wm/workspace/workspace_layout_manager.h"
|
|
|