Index: ash/shell.h |
diff --git a/ash/shell.h b/ash/shell.h |
index 8c5905d892253e05de73186c3dace399ccac3e37..ab9cca257319ad132adafa4ebfd292d7d4d42362 100644 |
--- a/ash/shell.h |
+++ b/ash/shell.h |
@@ -10,8 +10,8 @@ |
#include <vector> |
#include "ash/ash_export.h" |
-#include "ash/common/shelf/shelf_types.h" |
#include "ash/metrics/user_metrics_recorder.h" |
+#include "ash/public/cpp/shelf_types.h" |
#include "ash/wm/cursor_manager_chromeos.h" |
#include "ash/wm/system_modal_container_event_filter_delegate.h" |
#include "base/gtest_prod_util.h" |