Index: ash/shell/window_watcher.cc |
diff --git a/ash/shell/window_watcher.cc b/ash/shell/window_watcher.cc |
index e9b7fe04b82f467141a25a09c2471454ef42de9b..f00695783c7de4ac329c664214ac3b51780a5029 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/shared/shell_window_ids.h" |
#include "ash/shell.h" |
#include "ash/shell/window_watcher_shelf_item_delegate.h" |
#include "ash/wm/window_util.h" |