Chromium Code Reviews| Index: net/http/http_stream.h |
| diff --git a/net/http/http_stream.h b/net/http/http_stream.h |
| index 87bd8e2d076b3c2ff9c8613d2360621bc1691030..de2a8d78bffd379d60fae772e48aea67240ec936 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; |