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

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

Issue 208243005: Determine language code and type of format for address. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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 6215898282a018d674607468c80f5912a63f425b..949bda26b795f799e79e019bfc2c2fa8309a0ee4 100644
--- a/third_party/libaddressinput/chromium/cpp/libaddressinput.gyp
+++ b/third_party/libaddressinput/chromium/cpp/libaddressinput.gyp
@@ -38,6 +38,7 @@
'src/address_validator.cc',
'src/country_rules_aggregator.cc',
'src/fallback_data_store.cc',
+ 'src/normalize_language_code.cc',
'src/region_data_constants.cc',
'src/retriever.cc',
'src/rule.cc',

Powered by Google App Engine
This is Rietveld 408576698