Index: net/net.gyp |
=================================================================== |
--- net/net.gyp (revision 29289) |
+++ net/net.gyp (working copy) |
@@ -240,6 +240,7 @@ |
'http/http_auth_handler_ntlm.h', |
'http/http_auth_handler_ntlm_portable.cc', |
'http/http_auth_handler_ntlm_win.cc', |
+ 'http/http_basic_stream.cc', |
'http/http_basic_stream.h', |
'http/http_byte_range.cc', |
'http/http_byte_range.h', |
@@ -259,6 +260,8 @@ |
'http/http_response_info.cc', |
'http/http_response_info.h', |
'http/http_stream.h', |
+ 'http/http_stream_parser.cc', |
+ 'http/http_stream_parser.h', |
'http/http_transaction.h', |
'http/http_transaction_factory.h', |
'http/http_util.cc', |