summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrouslan@chromium.org <rouslan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-25 10:08:39 +0000
committerrouslan@chromium.org <rouslan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-25 10:08:39 +0000
commit36bb7c60aab0c69cf0bed9d84eaa3bbb84be47bc (patch)
tree756958ec8e1d38d84bcf320948d03accef7cf408
parent91445739262379e6bee3ef15244c30a59e63dbb5 (diff)
downloadchromium_src-36bb7c60aab0c69cf0bed9d84eaa3bbb84be47bc.zip
chromium_src-36bb7c60aab0c69cf0bed9d84eaa3bbb84be47bc.tar.gz
chromium_src-36bb7c60aab0c69cf0bed9d84eaa3bbb84be47bc.tar.bz2
Bump libaddressinput to revision 297.
This revision fixes compile warnings and errors in Visual Studio. TBR=estade@chromium.org BUG=327046 Review URL: https://codereview.chromium.org/356463005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@279659 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
-rw-r--r--third_party/libaddressinput/README.chromium4
2 files changed, 3 insertions, 3 deletions
diff --git a/DEPS b/DEPS
index 952017d..5ffa5e8 100644
--- a/DEPS
+++ b/DEPS
@@ -39,7 +39,7 @@ vars = {
# to update other nacl_*_revision's.
"nacl_tools_revision": "13077", # native_client/DEPS: tools_rev
"google_toolbox_for_mac_revision": "662",
- "libaddressinput_revision": "293",
+ "libaddressinput_revision": "297",
"libphonenumber_revision": "621",
"libvpx_revision": "278986",
"lss_revision": "26",
diff --git a/third_party/libaddressinput/README.chromium b/third_party/libaddressinput/README.chromium
index cdd0ae7..0dd2e26 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: 18 June 2014
-Revision: 293
+Date: 24 June 2014
+Revision: 297
License: Apache 2.0
License File: LICENSE
Security Critical: no