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 4a74089d204b92306bcdb369f366ff571d120d48..e1866b766504fa8a3174b31239fa052a9228f596 100644 |
--- a/content/browser/download/download_item_impl.cc |
+++ b/content/browser/download/download_item_impl.cc |
@@ -33,7 +33,7 @@ |
#include "base/logging.h" |
#include "base/metrics/histogram.h" |
#include "base/stl_util.h" |
-#include "base/stringprintf.h" |
+#include "base/strings/stringprintf.h" |
#include "base/strings/utf_string_conversions.h" |
#include "content/browser/download/download_create_info.h" |
#include "content/browser/download/download_file.h" |