| Index: net/net.gypi
|
| diff --git a/net/net.gypi b/net/net.gypi
|
| index c420a9759025c9da20bf31248e64669b13eff5cc..59d4b33fc784a74988087c9d1f5c0de68d276954 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/escape.cc',
|
| 'base/escape.h',
|
| 'base/hash_value.cc',
|
| @@ -1295,6 +1297,7 @@
|
| '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',
|
|
|