diff options
author | dsinclair <dsinclair@chromium.org> | 2016-12-12 08:38:09 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-12-12 08:38:10 -0800 |
commit | 9468639bc3c4620ba438e6715929019ca6930197 (patch) | |
tree | 5b7d68e3d695f8ec4718352ec508e15c557fadc4 | |
parent | 6814f49aa83916aea14bea2a1e78dac455436713 (diff) | |
download | pdfium-9468639bc3c4620ba438e6715929019ca6930197.tar.xz |
Update ICUchromium/2950
This Cl updates ICU to match what is in the Chromium DEPS file.
Review-Url: https://codereview.chromium.org/2568113002
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ vars = { 'gen_library_loader_revision': '916d4acd8b2cde67a390737dfba90b3c37de23a1', 'gmock_revision': '29763965ab52f24565299976b936d1265cb6a271', 'gtest_revision': '8245545b6dc9c4703e6496d1efd19e975ad2b038', - 'icu_revision': '2341038bf72869a5683a893a2b319a48ffec7f62', + 'icu_revision': '73e24736676b4b438270fda44e5b2c83b49fdd80', 'instrumented_lib_revision': '45f5814b1543e41ea0be54c771e3840ea52cca4a', 'pdfium_tests_revision': '9d17ef47f310332ac64e78e636681d493482a409', 'skia_revision': '76073c11040204d51dceb49cbd0b05be8e7fd0a2', |