| Index: ash/system/date/tray_date.h
|
| diff --git a/ash/system/date/tray_date.h b/ash/system/date/tray_date.h
|
| index 6abe9153f277c9199cb31cbbc54b7b4086bfdb25..2ef30fb884e1d36774d6892c0e9e48a98804408b 100644
|
| --- a/ash/system/date/tray_date.h
|
| +++ b/ash/system/date/tray_date.h
|
| @@ -8,7 +8,7 @@
|
| #include <memory>
|
|
|
| #include "ash/ash_export.h"
|
| -#include "ash/login_status.h"
|
| +#include "ash/common/login_status.h"
|
| #include "ash/system/date/clock_observer.h"
|
| #include "ash/system/tray/system_tray_item.h"
|
| #include "base/macros.h"
|
|
|