| Index: ash/system/chromeos/screen_security/screen_tray_item.h
|
| diff --git a/ash/system/chromeos/screen_security/screen_tray_item.h b/ash/system/chromeos/screen_security/screen_tray_item.h
|
| index 4a2a12ee3c682cb1f636548ecb388e2668d87c60..6e48357a55dd7525a7e6cd2c2e6ac201a635b0b0 100644
|
| --- a/ash/system/chromeos/screen_security/screen_tray_item.h
|
| +++ b/ash/system/chromeos/screen_security/screen_tray_item.h
|
| @@ -11,6 +11,7 @@
|
| #include "ash/system/tray/tray_item_view.h"
|
| #include "ash/system/tray/tray_notification_view.h"
|
| #include "ash/system/tray/tray_popup_label_button.h"
|
| +#include "base/macros.h"
|
| #include "ui/message_center/notification_delegate.h"
|
| #include "ui/views/controls/button/button.h"
|
| #include "ui/views/controls/image_view.h"
|
|
|