| Index: ash/system/tray/tray_views.h
|
| diff --git a/ash/system/tray/tray_views.h b/ash/system/tray/tray_views.h
|
| index f59c4df8b92c81ded58e28e75941fbbcac3e22e0..e30cfc725c548937363d368a1e0250a25c57f1d3 100644
|
| --- a/ash/system/tray/tray_views.h
|
| +++ b/ash/system/tray/tray_views.h
|
| @@ -6,7 +6,7 @@
|
| #define ASH_SYSTEM_TRAY_TRAY_VIEWS_H_
|
|
|
| #include "ash/ash_export.h"
|
| -#include "ash/shelf_types.h"
|
| +#include "ash/shelf/shelf_types.h"
|
| #include "ui/gfx/font.h"
|
| #include "ui/gfx/size.h"
|
| #include "ui/views/controls/button/custom_button.h"
|
|
|