Commit 68964524 authored by Jungshik Shin's avatar Jungshik Shin Committed by Commit Bot

Roll ICU to b029971f from ccad447.

This roll has two changes:

https://chromium.googlesource.com/chromium/deps/icu.git/+log/ccad447..b029971

One is for the timezone database update to 2018f and the other is
to fix a memory misalignment on ARM.

TBR=ftang@chromium.org

Bug: 896322,473288
Test: See the bug and ICU CL descriptions.
Change-Id: I5802783e20637bc2dfa6950abe680a85e42e6c4c
Reviewed-on: https://chromium-review.googlesource.com/c/1293045Reviewed-by: default avatarJungshik Shin <jshin@chromium.org>
Commit-Queue: Jungshik Shin <jshin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#601449}
parent 594f6aab
......@@ -816,7 +816,7 @@ deps = {
Var('chromium_git') + '/chromium/deps/hunspell_dictionaries.git' + '@' + 'a9bac57ce6c9d390a52ebaad3259f5fdb871210e',
'src/third_party/icu':
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'ccad4472126e35ccd1d19bea38b6675802d40472',
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'b029971f1fc6b20d06887c47c7afebd5881f31ff',
'src/third_party/icu4j': {
'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