| 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 9973f86e0cbe2c7b19db9d1fd23d21d879802c70..c8a01538db34cab639e355f7bd8229e476ea7c44 100644
|
| --- a/net/spdy/spdy_proxy_client_socket.cc
|
| +++ b/net/spdy/spdy_proxy_client_socket.cc
|
| @@ -16,6 +16,7 @@
|
| #include "net/http/http_auth_handler_factory.h"
|
| #include "net/http/http_net_log_params.h"
|
| #include "net/http/http_proxy_utils.h"
|
| +#include "net/http/http_response_headers.h"
|
| #include "net/spdy/spdy_http_utils.h"
|
|
|
| namespace net {
|
|
|