Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(25)

Unified Diff: third_party/libaddressinput/chromium/cpp/libaddressinput.gyp

Issue 134903003: libaddressinput string translations (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: pull all the way Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 a216634bc8672bf41ff0fb7f07acb8eb5aafa6df..8df0d7249d3609e6d77acd74e7c230042bb36b69 100644
--- a/third_party/libaddressinput/chromium/cpp/libaddressinput.gyp
+++ b/third_party/libaddressinput/chromium/cpp/libaddressinput.gyp
@@ -37,7 +37,6 @@
'src/address_ui.cc',
'src/address_validator.cc',
'src/country_rules_aggregator.cc',
- 'src/localization.cc',
'src/region_data_constants.cc',
'src/retriever.cc',
'src/rule.cc',
@@ -65,7 +64,6 @@
'test/fake_downloader_test.cc',
'test/fake_storage.cc',
'test/fake_storage_test.cc',
- 'test/localization_test.cc',
'test/region_data_constants_test.cc',
'test/retriever_test.cc',
'test/rule_test.cc',

Powered by Google App Engine
This is Rietveld 408576698