| Index: ash/common/system/tray/system_tray_item.h
|
| diff --git a/ash/common/system/tray/system_tray_item.h b/ash/common/system/tray/system_tray_item.h
|
| index b83c2dff45b942f718ba345406e1f2490fe9ede3..65ca6e39e2953e251fe0f9a0ad414c3c480911ca 100644
|
| --- a/ash/common/system/tray/system_tray_item.h
|
| +++ b/ash/common/system/tray/system_tray_item.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "ash/ash_export.h"
|
| #include "ash/common/login_status.h"
|
| -#include "ash/common/shelf/shelf_types.h"
|
| +#include "ash/public/cpp/shelf_types.h"
|
| #include "base/macros.h"
|
|
|
| namespace views {
|
|
|