| Index: ash/common/system/status_area_widget.h
|
| diff --git a/ash/common/system/status_area_widget.h b/ash/common/system/status_area_widget.h
|
| index c432ebeb6738949edffe8fcc334e0de409713745..35d9d2c35f825ee6c4d68cd3526b478301fc092a 100644
|
| --- a/ash/common/system/status_area_widget.h
|
| +++ b/ash/common/system/status_area_widget.h
|
| @@ -8,7 +8,7 @@
|
| #include "ash/ash_export.h"
|
| #include "ash/common/login_status.h"
|
| #include "ash/common/shelf/shelf_background_animator_observer.h"
|
| -#include "ash/common/shelf/shelf_types.h"
|
| +#include "ash/public/cpp/shelf_types.h"
|
| #include "base/macros.h"
|
| #include "ui/views/widget/widget.h"
|
|
|
|
|