diff options
Diffstat (limited to 'net/http/http_vary_data.h')
-rw-r--r-- | net/http/http_vary_data.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/http/http_vary_data.h b/net/http/http_vary_data.h index 360799d..98b94fa 100644 --- a/net/http/http_vary_data.h +++ b/net/http/http_vary_data.h @@ -11,7 +11,7 @@ class Pickle; namespace net { -class HttpRequestInfo; +struct HttpRequestInfo; class HttpResponseHeaders; // Used to implement the HTTP/1.1 Vary header. This class contains a MD5 hash |