Index: net/net.gyp |
diff --git a/net/net.gyp b/net/net.gyp |
index f9e62fac17d41097589e5a2a795be597c36127d8..c3071c9c049eda3010e9d51c15fb2c2ea6aee8ec 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', |