| Index: ash/system/overview/overview_button_tray.h
|
| diff --git a/ash/system/overview/overview_button_tray.h b/ash/system/overview/overview_button_tray.h
|
| index d3988be4d512dfcf48e89c1ed1de0b134705ec01..f863f442daad853d9bffe528bbd451b1221fd7e2 100644
|
| --- a/ash/system/overview/overview_button_tray.h
|
| +++ b/ash/system/overview/overview_button_tray.h
|
| @@ -9,6 +9,7 @@
|
| #include "ash/session/session_state_observer.h"
|
| #include "ash/shell_observer.h"
|
| #include "ash/system/tray/tray_background_view.h"
|
| +#include "base/macros.h"
|
|
|
| namespace views {
|
| class ImageView;
|
|
|