| Index: ash/system/tray/special_popup_row.h
|
| diff --git a/ash/system/tray/special_popup_row.h b/ash/system/tray/special_popup_row.h
|
| index 8445540a60dff318a30712c75b41db9299e9a272..4df1bd6b2d64bdb4ea882d1cdf6bcfc60242696b 100644
|
| --- a/ash/system/tray/special_popup_row.h
|
| +++ b/ash/system/tray/special_popup_row.h
|
| @@ -6,7 +6,7 @@
|
| #define ASH_SYSTEM_TRAY_SPECIAL_POPUP_ROW_H_
|
|
|
| #include "ash/ash_export.h"
|
| -#include "ash/login_status.h"
|
| +#include "ash/common/login_status.h"
|
| #include "ash/resources/vector_icons/vector_icons.h"
|
| #include "base/macros.h"
|
| #include "ui/gfx/geometry/size.h"
|
|
|