Chromium Code Reviews| Index: ash/system/tray/tray_image_item.h |
| diff --git a/ash/system/tray/tray_image_item.h b/ash/system/tray/tray_image_item.h |
| index 64a28c1dcac7e8242fd2123155d521973234c54a..f9c2659f47e3e4bc9db306d7340965a9dd8d6653 100644 |
| --- a/ash/system/tray/tray_image_item.h |
| +++ b/ash/system/tray/tray_image_item.h |
| @@ -6,6 +6,7 @@ |
| #define ASH_SYSTEM_TRAY_TRAY_IMAGE_ITEM_H_ |
| #include "ash/system/tray/system_tray_item.h" |
| +#include "base/macros.h" |
| namespace views { |
| class ImageView; |