diff options
Diffstat (limited to 'net/http/http_stream.h')
-rw-r--r-- | net/http/http_stream.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/http/http_stream.h b/net/http/http_stream.h index 7fe4753..2143057 100644 --- a/net/http/http_stream.h +++ b/net/http/http_stream.h @@ -20,7 +20,6 @@ namespace net { class IOBuffer; -class UploadDataStream; class NET_EXPORT_PRIVATE HttpStream : public HttpStreamBase { public: |