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 051bcccf04e68912fa1d51aa1098633088ed3a77..1521e97bb2d94116a29edc4c9ea7eff01ae2a0a5 100644 |
--- a/content/browser/download/download_create_info.cc |
+++ b/content/browser/download/download_create_info.cc |
@@ -8,6 +8,7 @@ |
#include "base/format_macros.h" |
#include "base/stringprintf.h" |
+#include "content/browser/download/byte_stream.h" |
using content::DownloadId; |