Index: net/spdy/spdy_proxy_client_socket.cc |
diff --git a/net/spdy/spdy_proxy_client_socket.cc b/net/spdy/spdy_proxy_client_socket.cc |
index 3e1feab8add3c77dc7110d55fbf1170f6695c059..e8e5bfeeeb83dffa86ab17096527fe9d58cc3f9d 100644 |
--- a/net/spdy/spdy_proxy_client_socket.cc |
+++ b/net/spdy/spdy_proxy_client_socket.cc |
@@ -17,6 +17,7 @@ |
#include "net/base/net_util.h" |
#include "net/http/http_auth_cache.h" |
#include "net/http/http_auth_handler_factory.h" |
+#include "net/http/http_request_info.h" |
#include "net/http/http_response_headers.h" |
#include "net/http/proxy_connect_redirect_http_stream.h" |
#include "net/spdy/spdy_http_utils.h" |