| Index: ash/system/status_area_widget.h
|
| diff --git a/ash/system/status_area_widget.h b/ash/system/status_area_widget.h
|
| index c4cd26f3c0d0f57f527563b2597011e786b1179d..dcdb5bf0922efb2ce2d11ab76c862f19fb5b7bd7 100644
|
| --- a/ash/system/status_area_widget.h
|
| +++ b/ash/system/status_area_widget.h
|
| @@ -6,7 +6,7 @@
|
| #define ASH_SYSTEM_STATUS_AREA_WIDGET_H_
|
|
|
| #include "ash/ash_export.h"
|
| -#include "ash/login_status.h"
|
| +#include "ash/common/login_status.h"
|
| #include "ash/public/cpp/shelf_types.h"
|
| #include "ash/shelf/shelf_background_animator_observer.h"
|
| #include "base/macros.h"
|
|
|