| Index: chrome/browser/notifications/google_now_notification_stats_collector.h
|
| diff --git a/chrome/browser/notifications/google_now_notification_stats_collector.h b/chrome/browser/notifications/google_now_notification_stats_collector.h
|
| index 9ce460bb90568a77a14b8b52c724293e72829b13..80e3567c5d78d0a09b467120b3b5b290777d7c20 100644
|
| --- a/chrome/browser/notifications/google_now_notification_stats_collector.h
|
| +++ b/chrome/browser/notifications/google_now_notification_stats_collector.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <string>
|
|
|
| +#include "base/macros.h"
|
| #include "ui/message_center/message_center.h"
|
| #include "ui/message_center/message_center_observer.h"
|
| #include "ui/message_center/message_center_types.h"
|
|
|