| Index: third_party/libaddressinput/chromium/cpp/libaddressinput.gyp
|
| diff --git a/third_party/libaddressinput/chromium/cpp/libaddressinput.gyp b/third_party/libaddressinput/chromium/cpp/libaddressinput.gyp
|
| index 0c59994e05a068b3626bc254887b8d1c33fce0e5..a216634bc8672bf41ff0fb7f07acb8eb5aafa6df 100644
|
| --- a/third_party/libaddressinput/chromium/cpp/libaddressinput.gyp
|
| +++ b/third_party/libaddressinput/chromium/cpp/libaddressinput.gyp
|
| @@ -38,7 +38,6 @@
|
| 'src/address_validator.cc',
|
| 'src/country_rules_aggregator.cc',
|
| 'src/localization.cc',
|
| - 'src/lookup_key_util.cc',
|
| 'src/region_data_constants.cc',
|
| 'src/retriever.cc',
|
| 'src/rule.cc',
|
| @@ -67,7 +66,6 @@
|
| 'test/fake_storage.cc',
|
| 'test/fake_storage_test.cc',
|
| 'test/localization_test.cc',
|
| - 'test/lookup_key_util_test.cc',
|
| 'test/region_data_constants_test.cc',
|
| 'test/retriever_test.cc',
|
| 'test/rule_test.cc',
|
|
|