Index: net/net.gyp |
=================================================================== |
--- net/net.gyp (revision 68026) |
+++ net/net.gyp (working copy) |
@@ -424,6 +424,8 @@ |
'ftp/ftp_transaction_factory.h', |
'ftp/ftp_util.cc', |
'ftp/ftp_util.h', |
+ 'http/connect_response_http_stream.cc', |
+ 'http/connect_response_http_stream.h', |
'http/des.cc', |
'http/des.h', |
'http/disk_cache_based_ssl_host_info.cc', |
@@ -505,6 +507,7 @@ |
'http/http_proxy_client_socket.h', |
'http/http_proxy_client_socket_pool.cc', |
'http/http_proxy_client_socket_pool.h', |
+ 'http/http_proxy_tunnel_client_socket.h', |
'http/http_proxy_utils.cc', |
'http/http_proxy_utils.h', |
'http/http_util.cc', |