summaryrefslogtreecommitdiffstats
path: root/net/http/http_cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/http/http_cache.h')
-rw-r--r--net/http/http_cache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/http/http_cache.h b/net/http/http_cache.h
index f8db513..836bb52 100644
--- a/net/http/http_cache.h
+++ b/net/http/http_cache.h
@@ -40,7 +40,7 @@ namespace net {
class HostResolver;
class HttpAuthHandlerFactory;
class HttpNetworkSession;
-class HttpRequestInfo;
+struct HttpRequestInfo;
class HttpResponseInfo;
class IOBuffer;
class NetworkChangeNotifier;