| Index: ash/system/date/date_default_view.h
|
| diff --git a/ash/system/date/date_default_view.h b/ash/system/date/date_default_view.h
|
| index 4dd15f5bbe2a106ea222272b76aac0a0899b9f20..5a3217cf71a03ebbcb311a4f2b5cddcf2000a739 100644
|
| --- a/ash/system/date/date_default_view.h
|
| +++ b/ash/system/date/date_default_view.h
|
| @@ -6,7 +6,7 @@
|
| #define ASH_SYSTEM_DATE_DATE_DEFAULT_VIEW_H_
|
|
|
| #include "ash/ash_export.h"
|
| -#include "ash/login_status.h"
|
| +#include "ash/common/login_status.h"
|
| #include "base/macros.h"
|
| #include "ui/views/controls/button/button.h"
|
| #include "ui/views/view.h"
|
|
|