Commit 88af6127 authored by Frank Tang's avatar Frank Tang Committed by Commit Bot

Roll ICU to fix use-of-uninitialized-value

Roll the ICU cherry pick https://github.com/unicode-org/icu/pull/902

Bug: chromium:1014272
Change-Id: Ic16eba93942eed279fe649f708f916a0bd359f80
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1892579Reviewed-by: default avatarMichael Achenbach <machenbach@chromium.org>
Commit-Queue: Frank Tang <ftang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#711267}
parent 86b76524
...@@ -1069,7 +1069,7 @@ deps = { ...@@ -1069,7 +1069,7 @@ deps = {
Var('chromium_git') + '/chromium/deps/hunspell_dictionaries.git' + '@' + '681ca92480ecc11d35feae8c1c00e4e035630f43', Var('chromium_git') + '/chromium/deps/hunspell_dictionaries.git' + '@' + '681ca92480ecc11d35feae8c1c00e4e035630f43',
'src/third_party/icu': 'src/third_party/icu':
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'b86966153ca66c9e9d35148823e9a71ad41b29fa', Var('chromium_git') + '/chromium/deps/icu.git' + '@' + '481b5ca7b68d02be302f312615a66e1d3c77e2b0',
'src/third_party/icu4j': { 'src/third_party/icu4j': {
'packages': [ 'packages': [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment