| Index: ash/system/tray/tray_views.h
|
| diff --git a/ash/system/tray/tray_views.h b/ash/system/tray/tray_views.h
|
| index 393a65ce3f45c18a33f4724ea58b64ff86d93545..59ecfe2d73508d8aa99401ca7ceb735b6991b491 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"
|
|
|