| Index: net/net.gyp
|
| diff --git a/net/net.gyp b/net/net.gyp
|
| index a40f39388e3f1a285b81d6b493b446772e4aca7a..0120cc6f02e968a8cb4454386d206b4d9a5fc9be 100644
|
| --- a/net/net.gyp
|
| +++ b/net/net.gyp
|
| @@ -661,8 +661,10 @@
|
| 'http/partial_data.h',
|
| 'http/proxy_client_socket.h',
|
| 'http/proxy_client_socket.cc',
|
| - 'http/proxy_connect_redirect_http_stream.h',
|
| 'http/proxy_connect_redirect_http_stream.cc',
|
| + 'http/proxy_connect_redirect_http_stream.h',
|
| + 'http/test_network_transaction.cc',
|
| + 'http/test_network_transaction.h',
|
| 'http/transport_security_persister.cc',
|
| 'http/transport_security_persister.h',
|
| 'http/transport_security_state.cc',
|
|
|