Index: ash/common/shelf/shelf_window_watcher_unittest.cc |
diff --git a/ash/common/shelf/shelf_window_watcher_unittest.cc b/ash/common/shelf/shelf_window_watcher_unittest.cc |
index d43accaef4401247df91be9ea8ce9812cf7de811..79b41b84d4d7fd369da49cc4c1f40c8d7fefe3d3 100644 |
--- a/ash/common/shelf/shelf_window_watcher_unittest.cc |
+++ b/ash/common/shelf/shelf_window_watcher_unittest.cc |
@@ -5,12 +5,12 @@ |
#include "ash/common/shelf/shelf_window_watcher.h" |
#include "ash/common/session/session_state_delegate.h" |
-#include "ash/common/shelf/shelf_item_types.h" |
#include "ash/common/shelf/shelf_model.h" |
#include "ash/common/wm/window_resizer.h" |
#include "ash/common/wm/window_state.h" |
#include "ash/common/wm_shell.h" |
#include "ash/common/wm_window.h" |
+#include "ash/public/cpp/shelf_item.h" |
#include "ash/public/cpp/shell_window_ids.h" |
#include "ash/public/cpp/window_properties.h" |
#include "ash/root_window_controller.h" |