Update ICU

Rolling v8/third_party/icu: 2e0f298..e94822c

icu: Add icualign and icuhash scripts (Andrea Orru)
https://chromium.googlesource.com/chromium/deps/icu/+/e94822c

R=v8-waterfall-sheriff@grotations.appspotmail.com,mtv-sf-v8-sheriff@grotations.appspotmail.com,ftang@chromium.org

Change-Id: I971e201db3bce630b6db61b45f9fb673494c0036
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3460070
Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#79084}
This commit is contained in:
v8-ci-autoroll-builder 2022-02-14 21:14:19 -08:00 committed by V8 LUCI CQ
parent 8c40a25124
commit 8568ac6587

2
DEPS
View File

@ -228,7 +228,7 @@ deps = {
'third_party/googletest/src':
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + 'ea55f1f52c489535f0d3b583c81529762c9cb5ea',
'third_party/icu':
Var('chromium_url') + '/chromium/deps/icu.git' + '@' + '2e0f2989441ec2f55abec30f48e89981dbac2c34',
Var('chromium_url') + '/chromium/deps/icu.git' + '@' + 'e94822cd43d01722869c19053303a18e893ecd00',
'third_party/instrumented_libraries':
Var('chromium_url') + '/chromium/src/third_party/instrumented_libraries.git' + '@' + 'e09c4b66b6e87116eb190651421f1a6e2f3b9c52',
'third_party/ittapi': {