Index: components/spellcheck/renderer/spellcheck_provider.cc |
diff --git a/components/spellcheck/renderer/spellcheck_provider.cc b/components/spellcheck/renderer/spellcheck_provider.cc |
index f50dd09193380cd6180e48ec46332f6dc33e2ba1..591f26324528ba5e260bc87ec1b65689a39e8390 100644 |
--- a/components/spellcheck/renderer/spellcheck_provider.cc |
+++ b/components/spellcheck/renderer/spellcheck_provider.cc |
@@ -5,7 +5,7 @@ |
#include "components/spellcheck/renderer/spellcheck_provider.h" |
#include "base/command_line.h" |
-#include "base/metrics/histogram.h" |
+#include "base/metrics/histogram_macros.h" |
#include "components/spellcheck/common/spellcheck_marker.h" |
#include "components/spellcheck/common/spellcheck_messages.h" |
#include "components/spellcheck/common/spellcheck_result.h" |