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