| Index: net/net.gyp
|
| ===================================================================
|
| --- net/net.gyp (revision 87811)
|
| +++ net/net.gyp (working copy)
|
| @@ -69,10 +69,6 @@
|
| 'base/data_url.h',
|
| 'base/directory_lister.cc',
|
| 'base/directory_lister.h',
|
| - 'base/dns_query.cc',
|
| - 'base/dns_query.h',
|
| - 'base/dns_response.cc',
|
| - 'base/dns_response.h',
|
| 'base/dns_reload_timer.cc',
|
| 'base/dns_reload_timer.h',
|
| 'base/dnssec_chain_verifier.cc',
|
| @@ -843,8 +839,6 @@
|
| 'base/crl_filter_unittest.cc',
|
| 'base/data_url_unittest.cc',
|
| 'base/directory_lister_unittest.cc',
|
| - 'base/dns_query_unittest.cc',
|
| - 'base/dns_response_unittest.cc',
|
| 'base/dnssec_unittest.cc',
|
| 'base/dns_util_unittest.cc',
|
| 'base/dnsrr_resolver_unittest.cc',
|
|
|