Chromium Code Reviews| Index: net/net.gyp |
| diff --git a/net/net.gyp b/net/net.gyp |
| index 3e176bd8724cdd47da9be9dc6693f27e9297ef9c..05bea48eab0585be33e5a5f9eaccb76456e1edd8 100644 |
| --- a/net/net.gyp |
| +++ b/net/net.gyp |
| @@ -826,6 +826,8 @@ |
| 'dns/mock_host_resolver.h', |
| 'dns/mock_mdns_socket_factory.cc', |
| 'dns/mock_mdns_socket_factory.h', |
| + 'http/http_transaction_unittest.cc', |
|
rvargas (doing something else)
2014/05/12 23:49:58
nit: We should rename this file as it doesn't have
eustas
2014/05/13 11:39:55
Initially I had the same idea.
But this change tou
|
| + 'http/http_transaction_unittest.h', |
| 'proxy/mock_proxy_resolver.cc', |
| 'proxy/mock_proxy_resolver.h', |
| 'proxy/mock_proxy_script_fetcher.cc', |