Chromium Code Reviews| Index: net/http/http_stream_parser.h |
| diff --git a/net/http/http_stream_parser.h b/net/http/http_stream_parser.h |
| index e42b9b526796b42c8704cfc225702f59f2eac93c..724127f49eb3a8d72278fe940a1e5204e075d48e 100644 |
| --- a/net/http/http_stream_parser.h |
| +++ b/net/http/http_stream_parser.h |
| @@ -18,7 +18,7 @@ |
| namespace net { |
| class ClientSocketHandle; |
| -class HttpRequestInfo; |
| +struct HttpRequestInfo; |
| class HttpStreamParser { |
| public: |