diff options
author | stuartmorgan@chromium.org <stuartmorgan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-05 15:01:37 +0000 |
---|---|---|
committer | stuartmorgan@chromium.org <stuartmorgan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-05 15:01:37 +0000 |
commit | 6f5866351b675703b02bfc1249123f066078e50d (patch) | |
tree | 17cba9ebac203729cf51acfe60f9e3bb033ffaf9 /DEPS | |
parent | f31ca73f5b0fa2a0a93fb11632207b5d7f2702eb (diff) | |
download | chromium_src-6f5866351b675703b02bfc1249123f066078e50d.zip chromium_src-6f5866351b675703b02bfc1249123f066078e50d.tar.gz chromium_src-6f5866351b675703b02bfc1249123f066078e50d.tar.bz2 |
Roll ICU 140144:145521
Picks up iOS support in icu.gyp
BUG=None
TEST=None
Review URL: https://chromiumcodereview.appspot.com/10695105
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145533 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -100,7 +100,7 @@ deps = { "/trunk/deps/third_party/WebKit@76115", "src/third_party/icu": - "/trunk/deps/third_party/icu46@140144", + "/trunk/deps/third_party/icu46@145521", "src/third_party/libexif/sources": "/trunk/deps/third_party/libexif/sources@141967", |