Chromium Code Reviews| Index: components/sync/device_info/device_count_metrics_provider.cc |
| diff --git a/components/sync/device_info/device_count_metrics_provider.cc b/components/sync/device_info/device_count_metrics_provider.cc |
| index 7a14e1e500b721dcc7f6b48d6b179dabb89a3255..1ed05064128cecca079f6a487f515952935c8adb 100644 |
| --- a/components/sync/device_info/device_count_metrics_provider.cc |
| +++ b/components/sync/device_info/device_count_metrics_provider.cc |
| @@ -6,7 +6,7 @@ |
| #include <algorithm> |
| -#include "base/metrics/sparse_histogram.h" |
| +#include "base/metrics/histogram_macros.h" |
| #include "components/sync/device_info/device_info_tracker.h" |
| namespace syncer { |