| Index: net/net.gyp
|
| diff --git a/net/net.gyp b/net/net.gyp
|
| index 5782b7aadf290c19046c712fba22d0c92efdfa31..3bebd47f0d1f7052ee9431b0dc816dfaf8b9731a 100644
|
| --- a/net/net.gyp
|
| +++ b/net/net.gyp
|
| @@ -474,6 +474,8 @@
|
| 'dns/dns_config_service_posix.h',
|
| 'dns/dns_config_service_win.cc',
|
| 'dns/dns_config_service_win.h',
|
| + 'dns/dns_config_watcher_mac.cc',
|
| + 'dns/dns_config_watcher_mac.h',
|
| 'dns/dns_hosts.cc',
|
| 'dns/dns_hosts.h',
|
| 'dns/dns_protocol.h',
|
| @@ -1577,7 +1579,6 @@
|
| ['include', '^cert/test_root_certs_nss\\.cc$'],
|
| ['include', '^cert/x509_util_nss\\.cc$'],
|
| ['include', '^cert/x509_util_nss\\.h$'],
|
| - ['include', '^dns/notify_watcher_mac\\.cc$'],
|
| ['include', '^proxy/proxy_resolver_mac\\.cc$'],
|
| ['include', '^proxy/proxy_server_mac\\.cc$'],
|
| ['include', '^ocsp/nss_ocsp\\.cc$'],
|
|
|