diff options
author | rouslan@chromium.org <rouslan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-05 03:34:06 +0000 |
---|---|---|
committer | rouslan@chromium.org <rouslan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-05 03:34:06 +0000 |
commit | 71656c850de9793c3233c8ab8ce9db562fc88570 (patch) | |
tree | 707d5dce20c45c692379288ac50c6a7845581bde /third_party | |
parent | 00941d741a3fc22334cd7822b76e98cc914100d3 (diff) | |
download | chromium_src-71656c850de9793c3233c8ab8ce9db562fc88570.zip chromium_src-71656c850de9793c3233c8ab8ce9db562fc88570.tar.gz chromium_src-71656c850de9793c3233c8ab8ce9db562fc88570.tar.bz2 |
Use libaddressinput revision 265.
Revision 265 slightly improves the names in used API and makes sure that
COUNTRY is always a required field. The libaddressinput team does not
plan to change the API further until Chromium integration is complete.
TBR=estade@chromium.org
BUG=327046
Review URL: https://codereview.chromium.org/311163004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275003 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party')
-rw-r--r-- | third_party/libaddressinput/README.chromium | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/third_party/libaddressinput/README.chromium b/third_party/libaddressinput/README.chromium index 1736011..13b5898 100644 --- a/third_party/libaddressinput/README.chromium +++ b/third_party/libaddressinput/README.chromium @@ -2,8 +2,8 @@ Name: The library to input, validate, and display addresses. Short Name: libaddressinput URL: https://code.google.com/p/libaddressinput/ Version: 0 -Date: 3 June 2014 -Revision: 262 +Date: 4 June 2014 +Revision: 265 License: Apache 2.0 License File: LICENSE Security Critical: no |