| Index: ash/system/tray/tray_popup_item_container.h
|
| diff --git a/ash/system/tray/tray_popup_item_container.h b/ash/system/tray/tray_popup_item_container.h
|
| index 3771b5c976e5f85401989f8fb1183b31cf785b63..3da1615f3370a5ea471da11a37a76edfae9fe850 100644
|
| --- a/ash/system/tray/tray_popup_item_container.h
|
| +++ b/ash/system/tray/tray_popup_item_container.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef ASH_SYSTEM_TRAY_TRAY_POPUP_ITEM_CONTAINER_H_
|
| #define ASH_SYSTEM_TRAY_TRAY_POPUP_ITEM_CONTAINER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "ui/views/view.h"
|
|
|
| namespace ash {
|
|
|