| Index: components/sync/engine_impl/commit.cc
|
| diff --git a/components/sync/engine_impl/commit.cc b/components/sync/engine_impl/commit.cc
|
| index 80311bb380369c3c51e03cb5f8d6161f61b3eb88..f8d9bf55c5418401f68f26c2cb8ef9ae6f9562b8 100644
|
| --- a/components/sync/engine_impl/commit.cc
|
| +++ b/components/sync/engine_impl/commit.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include <utility>
|
|
|
| -#include "base/metrics/sparse_histogram.h"
|
| +#include "base/metrics/histogram_macros.h"
|
| #include "base/trace_event/trace_event.h"
|
| #include "components/sync/base/data_type_histogram.h"
|
| #include "components/sync/engine/events/commit_request_event.h"
|
|
|