summaryrefslogtreecommitdiffstats
path: root/net/http/http_stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/http/http_stream.h')
-rw-r--r--net/http/http_stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/http/http_stream.h b/net/http/http_stream.h
index 87bd8e2..de2a8d78 100644
--- a/net/http/http_stream.h
+++ b/net/http/http_stream.h
@@ -17,7 +17,7 @@
namespace net {
-class HttpRequestInfo;
+struct HttpRequestInfo;
class HttpResponseInfo;
class IOBuffer;
class UploadDataStream;