| Index: ash/common/shelf/shelf_model_observer.h
|
| diff --git a/ash/common/shelf/shelf_model_observer.h b/ash/common/shelf/shelf_model_observer.h
|
| index fa3e2bf853fdd0adb4be88c39590eec9a003fa5b..a8cf614233e95da06fd636dea3c0e67fa0aab737 100644
|
| --- a/ash/common/shelf/shelf_model_observer.h
|
| +++ b/ash/common/shelf/shelf_model_observer.h
|
| @@ -6,7 +6,7 @@
|
| #define ASH_COMMON_SHELF_SHELF_MODEL_OBSERVER_H_
|
|
|
| #include "ash/ash_export.h"
|
| -#include "ash/common/shelf/shelf_item_types.h"
|
| +#include "ash/public/cpp/shelf_item.h"
|
|
|
| namespace ash {
|
|
|
|
|