| Index: ash/shell/window_watcher.cc
|
| diff --git a/ash/shell/window_watcher.cc b/ash/shell/window_watcher.cc
|
| index e9b7fe04b82f467141a25a09c2471454ef42de9b..311e47a589b48ce6b69450d4d11afe2519327020 100644
|
| --- a/ash/shell/window_watcher.cc
|
| +++ b/ash/shell/window_watcher.cc
|
| @@ -9,10 +9,10 @@
|
| #include "ash/aura/wm_window_aura.h"
|
| #include "ash/common/shelf/shelf_model.h"
|
| #include "ash/common/shelf/shelf_widget.h"
|
| -#include "ash/common/shell_window_ids.h"
|
| #include "ash/common/wm_shell.h"
|
| #include "ash/common/wm_window_property.h"
|
| #include "ash/display/window_tree_host_manager.h"
|
| +#include "ash/public/cpp/shell_window_ids.h"
|
| #include "ash/shell.h"
|
| #include "ash/shell/window_watcher_shelf_item_delegate.h"
|
| #include "ash/wm/window_util.h"
|
|
|