| Index: components/dom_distiller/core/feedback_reporter.cc
|
| diff --git a/components/dom_distiller/core/feedback_reporter.cc b/components/dom_distiller/core/feedback_reporter.cc
|
| index a536ef7cca3f35578df8d8593c90f00e15b5186e..890833a969484fed233eedf1337ff1e8b8606508 100644
|
| --- a/components/dom_distiller/core/feedback_reporter.cc
|
| +++ b/components/dom_distiller/core/feedback_reporter.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "components/dom_distiller/core/feedback_reporter.h"
|
|
|
| -#include "base/metrics/histogram.h"
|
| +#include "base/metrics/histogram_macros.h"
|
|
|
| namespace dom_distiller {
|
|
|
|
|