Chromium Code Reviews| Index: net/http/http_transaction.h |
| diff --git a/net/http/http_transaction.h b/net/http/http_transaction.h |
| index a18d4222d6f94e6e4b94f96866af683df35f7e51..103f8f608ac10d1dfe9f8b4391e3bcb99d88126a 100644 |
| --- a/net/http/http_transaction.h |
| +++ b/net/http/http_transaction.h |
| @@ -13,7 +13,7 @@ |
| namespace net { |
| class BoundNetLog; |
| -class HttpRequestInfo; |
| +struct HttpRequestInfo; |
| class HttpResponseInfo; |
| class IOBuffer; |
| class X509Certificate; |