Chromium Code Reviews| Index: ash/system/status_area_widget.h |
| diff --git a/ash/system/status_area_widget.h b/ash/system/status_area_widget.h |
| index 17a4a7cfc9d6290cb037ccf4593a60280011ca07..b227b5da04d96d65bfdd1a4b14c8e3d3572be048 100644 |
| --- a/ash/system/status_area_widget.h |
| +++ b/ash/system/status_area_widget.h |
| @@ -8,6 +8,7 @@ |
| #include "ash/ash_export.h" |
| #include "ash/shelf/shelf_types.h" |
| #include "ash/system/user/login_status.h" |
| +#include "base/macros.h" |
| #include "ui/views/widget/widget.h" |
| namespace ash { |