| Index: ash/system/tray/throbber_view.h
|
| diff --git a/ash/system/tray/throbber_view.h b/ash/system/tray/throbber_view.h
|
| index f09dd8bff390eb9437aebd5a64c160e89bf54500..9faf3bf87143e59a5f4a0a091301f3e5aa8216cd 100644
|
| --- a/ash/system/tray/throbber_view.h
|
| +++ b/ash/system/tray/throbber_view.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef ASH_SYSTEM_TRAY_THROBBER_VIEW_H_
|
| #define ASH_SYSTEM_TRAY_THROBBER_VIEW_H_
|
|
|
| +#include "base/macros.h"
|
| #include "ui/gfx/geometry/size.h"
|
| #include "ui/views/controls/throbber.h"
|
| #include "ui/views/view.h"
|
|
|