| Index: net/net.gyp
|
| ===================================================================
|
| --- net/net.gyp (revision 147624)
|
| +++ net/net.gyp (working copy)
|
| @@ -218,8 +218,8 @@
|
| 'base/prioritized_dispatcher.h',
|
| 'base/priority_queue.h',
|
| 'base/rand_callback.h',
|
| - 'base/registry_controlled_domain.cc',
|
| - 'base/registry_controlled_domain.h',
|
| + 'base/registry_controlled_domains/registry_controlled_domain.cc',
|
| + 'base/registry_controlled_domains/registry_controlled_domain.h',
|
| 'base/request_priority.h',
|
| 'base/sdch_filter.cc',
|
| 'base/sdch_filter.h',
|
| @@ -1106,7 +1106,7 @@
|
| 'base/pem_tokenizer_unittest.cc',
|
| 'base/prioritized_dispatcher_unittest.cc',
|
| 'base/priority_queue_unittest.cc',
|
| - 'base/registry_controlled_domain_unittest.cc',
|
| + 'base/registry_controlled_domains/registry_controlled_domain_unittest.cc',
|
| 'base/run_all_unittests.cc',
|
| 'base/sdch_filter_unittest.cc',
|
| 'base/server_bound_cert_service_unittest.cc',
|
|
|