| Index: chrome/browser/notifications/google_now_notification_stats_collector.cc
|
| diff --git a/chrome/browser/notifications/google_now_notification_stats_collector.cc b/chrome/browser/notifications/google_now_notification_stats_collector.cc
|
| index b24d65a34e743430298d27538d1ddbbb66381059..08b7458c3e4744dd249c7374a84060f97a370edf 100644
|
| --- a/chrome/browser/notifications/google_now_notification_stats_collector.cc
|
| +++ b/chrome/browser/notifications/google_now_notification_stats_collector.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/metrics/sparse_histogram.h"
|
| +#include "base/metrics/histogram_macros.h"
|
| #include "chrome/browser/browser_process.h"
|
| #include "chrome/browser/notifications/extension_welcome_notification.h"
|
| #include "chrome/browser/notifications/notification.h"
|
|
|