Chromium Code Reviews| Index: net/http/http_cache.h |
| diff --git a/net/http/http_cache.h b/net/http/http_cache.h |
| index f9c1d7fd29c532738803a487b907538c065a4ad4..94bab2852390baba0d5b3387e4620b614616a6f1 100644 |
| --- a/net/http/http_cache.h |
| +++ b/net/http/http_cache.h |
| @@ -39,7 +39,7 @@ namespace net { |
| class HostResolver; |
| class HttpAuthHandlerFactory; |
| class HttpNetworkSession; |
| -class HttpRequestInfo; |
| +struct HttpRequestInfo; |
| class HttpResponseInfo; |
| class IOBuffer; |
| class NetworkChangeNotifier; |