Index: components/omnibox/browser/history_url_provider.cc |
diff --git a/components/omnibox/browser/history_url_provider.cc b/components/omnibox/browser/history_url_provider.cc |
index 99359ce4dda6053f8f1dac3973dfc245759ba7d3..01b7b8fc87adb3d9bff034be7056f807b05f42b2 100644 |
--- a/components/omnibox/browser/history_url_provider.cc |
+++ b/components/omnibox/browser/history_url_provider.cc |
@@ -11,7 +11,7 @@ |
#include "base/location.h" |
#include "base/macros.h" |
#include "base/message_loop/message_loop.h" |
-#include "base/metrics/histogram.h" |
+#include "base/metrics/histogram_macros.h" |
#include "base/single_thread_task_runner.h" |
#include "base/strings/string_util.h" |
#include "base/strings/utf_string_conversions.h" |