| Index: components/drive/drive_notification_manager.cc
|
| diff --git a/components/drive/drive_notification_manager.cc b/components/drive/drive_notification_manager.cc
|
| index 6bd991e77c084551bf57ca68084d4c9192024297..78150c20153f747188cf8a43c3d6171b3864dba7 100644
|
| --- a/components/drive/drive_notification_manager.cc
|
| +++ b/components/drive/drive_notification_manager.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "components/drive/drive_notification_manager.h"
|
|
|
| -#include "base/metrics/histogram.h"
|
| +#include "base/metrics/histogram_macros.h"
|
| #include "components/drive/drive_notification_observer.h"
|
| #include "components/invalidation/public/invalidation_service.h"
|
| #include "components/invalidation/public/object_id_invalidation_map.h"
|
|
|