| Index: net/http/http_proxy_client_socket.cc
|
| diff --git a/net/http/http_proxy_client_socket.cc b/net/http/http_proxy_client_socket.cc
|
| index 2da59b7680ed2c95d191c271180d0f738d4075f0..b5ede3de6cc91dfb894ff7dd851cc254bb449a45 100644
|
| --- a/net/http/http_proxy_client_socket.cc
|
| +++ b/net/http/http_proxy_client_socket.cc
|
| @@ -16,6 +16,7 @@
|
| #include "net/http/http_network_session.h"
|
| #include "net/http/http_proxy_utils.h"
|
| #include "net/http/http_request_info.h"
|
| +#include "net/http/http_response_headers.h"
|
| #include "net/http/http_stream_parser.h"
|
| #include "net/socket/client_socket_handle.h"
|
|
|
|
|