Index: content/browser/streams/stream.h |
diff --git a/content/browser/streams/stream.h b/content/browser/streams/stream.h |
index d6cd3b8e9430f256c938074f9fb64873f536f464..3d7db491227eadd615b6247ea711c3d53ba4aa7a 100644 |
--- a/content/browser/streams/stream.h |
+++ b/content/browser/streams/stream.h |
@@ -8,7 +8,7 @@ |
#include "base/basictypes.h" |
#include "base/memory/ref_counted.h" |
#include "base/memory/weak_ptr.h" |
-#include "content/browser/download/byte_stream.h" |
+#include "content/browser/byte_stream.h" |
#include "content/common/content_export.h" |
#include "googleurl/src/gurl.h" |