Index: content/browser/download/download_item_impl.cc |
diff --git a/content/browser/download/download_item_impl.cc b/content/browser/download/download_item_impl.cc |
index ce76c44a9435f300df439e986a9e8148675b6d54..e75c594e0994c43dd0851236a687ff83d0048867 100644 |
--- a/content/browser/download/download_item_impl.cc |
+++ b/content/browser/download/download_item_impl.cc |
@@ -31,7 +31,7 @@ |
#include "base/format_macros.h" |
#include "base/guid.h" |
#include "base/logging.h" |
-#include "base/metrics/histogram.h" |
+#include "base/metrics/histogram_macros.h" |
#include "base/stl_util.h" |
#include "base/strings/string_util.h" |
#include "base/strings/stringprintf.h" |