| Index: net/net.gyp
|
| diff --git a/net/net.gyp b/net/net.gyp
|
| index 31afc1747f8095f28be821bc1bd7798e4237c12f..a4b7655175647c1643771e8bc9edfa881c87640b 100644
|
| --- a/net/net.gyp
|
| +++ b/net/net.gyp
|
| @@ -378,6 +378,14 @@
|
| 'http/http_network_session_peer.h',
|
| 'http/http_network_transaction.cc',
|
| 'http/http_network_transaction.h',
|
| + 'http/http_pipelined_connection.cc',
|
| + 'http/http_pipelined_connection.h',
|
| + 'http/http_pipelined_host.cc',
|
| + 'http/http_pipelined_host.h',
|
| + 'http/http_pipelined_host_pool.cc',
|
| + 'http/http_pipelined_host_pool.h',
|
| + 'http/http_pipelined_stream.cc',
|
| + 'http/http_pipelined_stream.h',
|
| 'http/http_request_headers.cc',
|
| 'http/http_request_headers.h',
|
| 'http/http_request_info.cc',
|
|
|