| Index: net/net.gypi
|
| diff --git a/net/net.gypi b/net/net.gypi
|
| index 1c2ec2dd7db63797c5e26f30d22bbd5fdeb4b820..d0690c7b80330330988533e1158a4fa8fcf2e5e5 100644
|
| --- a/net/net.gypi
|
| +++ b/net/net.gypi
|
| @@ -19,6 +19,8 @@
|
| 'base/completion_callback.h',
|
| 'base/connection_type_histograms.cc',
|
| 'base/connection_type_histograms.h',
|
| + 'base/dafsa/lookup_string.cc',
|
| + 'base/dafsa/lookup_string.h',
|
| 'base/dns_util.cc',
|
| 'base/dns_util.h',
|
| 'base/escape.cc',
|
| @@ -56,6 +58,8 @@
|
| 'base/rand_callback.h',
|
| 'base/registry_controlled_domains/registry_controlled_domain.cc',
|
| 'base/registry_controlled_domains/registry_controlled_domain.h',
|
| + 'base/swr_histogram_domains/swr_histogram_domains.cc',
|
| + 'base/swr_histogram_domains/swr_histogram_domains.h',
|
| 'base/sys_addrinfo.h',
|
| 'base/zap.cc',
|
| 'base/zap.h',
|
| @@ -1277,10 +1281,10 @@
|
| 'base/port_util_unittest.cc',
|
| 'base/prioritized_dispatcher_unittest.cc',
|
| 'base/priority_queue_unittest.cc',
|
| - 'base/registry_controlled_domains/registry_controlled_domain_unittest.cc',
|
| 'base/sdch_dictionary_unittest.cc',
|
| 'base/sdch_manager_unittest.cc',
|
| 'base/static_cookie_policy_unittest.cc',
|
| + 'base/swr_histogram_domains/swr_histogram_domains_unittest.cc',
|
| 'base/test_completion_callback_unittest.cc',
|
| 'base/upload_bytes_element_reader_unittest.cc',
|
| 'base/upload_file_element_reader_unittest.cc',
|
|
|