Chromium Code Reviews| Index: components/sync/model/data_type_error_handler_impl.cc |
| diff --git a/components/sync/model/data_type_error_handler_impl.cc b/components/sync/model/data_type_error_handler_impl.cc |
| index 417279e2be8c8303ff34b8a7b878e2626d812dcf..894fdffe78bdecd62d91e3b759bb07f8c5d2896b 100644 |
| --- a/components/sync/model/data_type_error_handler_impl.cc |
| +++ b/components/sync/model/data_type_error_handler_impl.cc |
| @@ -5,7 +5,7 @@ |
| #include "components/sync/model/data_type_error_handler_impl.h" |
| #include "base/bind.h" |
| -#include "base/metrics/histogram.h" |
| +#include "base/metrics/histogram_macros.h" |
| namespace syncer { |