Index: content/browser/download/download_create_info.cc |
diff --git a/content/browser/download/download_create_info.cc b/content/browser/download/download_create_info.cc |
index 3726125e066588fc72c2f7fa0ba3c0139fe2d763..630dab672a4c26f3e5a58016231dee51975e806f 100644 |
--- a/content/browser/download/download_create_info.cc |
+++ b/content/browser/download/download_create_info.cc |
@@ -7,7 +7,7 @@ |
#include <string> |
#include "base/format_macros.h" |
-#include "base/stringprintf.h" |
+#include "base/strings/stringprintf.h" |
namespace content { |