summaryrefslogtreecommitdiffstats
path: root/content/browser/streams
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/streams')
-rw-r--r--content/browser/streams/stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/streams/stream.h b/content/browser/streams/stream.h
index 116d31a..3823262 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"