Index: components/history/core/browser/top_sites_database.cc |
diff --git a/components/history/core/browser/top_sites_database.cc b/components/history/core/browser/top_sites_database.cc |
index 09efcf70ccc3a33b4c0f034a8a856c2eca20604b..191b36d547dba3a3018720ec2ce7738b8792fe12 100644 |
--- a/components/history/core/browser/top_sites_database.cc |
+++ b/components/history/core/browser/top_sites_database.cc |
@@ -10,7 +10,7 @@ |
#include "base/files/file_util.h" |
#include "base/memory/ref_counted.h" |
-#include "base/metrics/histogram.h" |
+#include "base/metrics/histogram_macros.h" |
#include "base/strings/string_split.h" |
#include "base/strings/string_util.h" |
#include "components/history/core/browser/history_types.h" |