Index: net/net.gyp |
diff --git a/net/net.gyp b/net/net.gyp |
index a40f39388e3f1a285b81d6b493b446772e4aca7a..53b1de3a23427c66eb09c09ba23ba9a081269de6 100644 |
--- a/net/net.gyp |
+++ b/net/net.gyp |
@@ -549,6 +549,8 @@ |
'http/des.h', |
'http/disk_cache_based_ssl_host_info.cc', |
'http/disk_cache_based_ssl_host_info.h', |
+ 'http/failing_http_transaction_factory.cc', |
+ 'http/failing_http_transaction_factory.h', |
'http/http_atom_list.h', |
'http/http_auth.cc', |
'http/http_auth.h', |
@@ -661,8 +663,8 @@ |
'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/transport_security_persister.cc', |
'http/transport_security_persister.h', |
'http/transport_security_state.cc', |