| Index: ash/system/date/date_view.h
|
| diff --git a/ash/system/date/date_view.h b/ash/system/date/date_view.h
|
| index b460a52bfa9d3f3f19c7343be809be9906759bdc..9ec54e132bb73d4c39bad7e0e9edcd1e89728fc5 100644
|
| --- a/ash/system/date/date_view.h
|
| +++ b/ash/system/date/date_view.h
|
| @@ -9,6 +9,7 @@
|
| #include "ash/system/date/tray_date.h"
|
| #include "ash/system/tray/actionable_view.h"
|
| #include "base/i18n/time_formatting.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/timer/timer.h"
|
| #include "ui/views/view.h"
|
|
|