Commit 958b18bb authored by Frank Tang's avatar Frank Tang Committed by Commit Bot

Roll ICU to 9f0f47b

https://chromium.googlesource.com/chromium/deps/icu.git/+log/64e5d7..9f0f47b

Includes
 9f0f47b Fix Undefined-shift in ubidi_getRuns by Frank Tang
 f5d1dcc Fix embedded icu data on Windows by Yang Guo
 bede826 Move all the filter logic of cast & flutter by Frank Tang
 cf4eb55 Simplify (android|android_small|ios) filters by Frank Tang

Bug: chromium:966377, chromium:938223, chromium:951636
Change-Id: I4d318b7ddb64d61670419da47e2abf59eadd6af3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637316
Commit-Queue: Jungshik Shin <jshin@chromium.org>
Reviewed-by: default avatarJungshik Shin <jshin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#665276}
parent 1d8f8df4
...@@ -980,7 +980,7 @@ deps = { ...@@ -980,7 +980,7 @@ deps = {
Var('chromium_git') + '/chromium/deps/hunspell_dictionaries.git' + '@' + '3874188bd69fe67a825d07584c74451e45063e95', Var('chromium_git') + '/chromium/deps/hunspell_dictionaries.git' + '@' + '3874188bd69fe67a825d07584c74451e45063e95',
'src/third_party/icu': 'src/third_party/icu':
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + '64e5d7d43a1ff205e3787ab6150bbc1a1837332b', Var('chromium_git') + '/chromium/deps/icu.git' + '@' + '9f0f47b1e410b137762f2e3699359f0dbfcdbc05',
'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