Index: chrome/browser/download/download_history.cc |
diff --git a/chrome/browser/download/download_history.cc b/chrome/browser/download/download_history.cc |
index 6ad6a099e9b970fab2945b2e171e5697160c8840..510de553f51344665d75bee713238b927e58f7f4 100644 |
--- a/chrome/browser/download/download_history.cc |
+++ b/chrome/browser/download/download_history.cc |
@@ -31,7 +31,7 @@ |
#include <utility> |
#include "base/macros.h" |
-#include "base/metrics/histogram.h" |
+#include "base/metrics/histogram_macros.h" |
#include "chrome/browser/download/download_crx_util.h" |
#include "components/history/content/browser/download_constants_utils.h" |
#include "components/history/core/browser/download_database.h" |