| Index: components/spellcheck/browser/spellcheck_host_metrics.cc
|
| diff --git a/components/spellcheck/browser/spellcheck_host_metrics.cc b/components/spellcheck/browser/spellcheck_host_metrics.cc
|
| index ae1a8535665df8557ab0c5c871f778abe89605a2..19a253e6c39b556987b3dba3659c7398a66052f4 100644
|
| --- a/components/spellcheck/browser/spellcheck_host_metrics.cc
|
| +++ b/components/spellcheck/browser/spellcheck_host_metrics.cc
|
| @@ -7,7 +7,7 @@
|
| #include <stdint.h>
|
|
|
| #include "base/md5.h"
|
| -#include "base/metrics/histogram.h"
|
| +#include "base/metrics/histogram_macros.h"
|
|
|
| SpellCheckHostMetrics::SpellCheckHostMetrics()
|
| : misspelled_word_count_(0),
|
|
|