Update ICU (trusted)

Rolling v8/third_party/icu: 31c77cb..bbdc7d8

Add microsecond and nanosecond unit (Frank Tang)
https://chromium.googlesource.com/chromium/deps/icu/+/bbdc7d8

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

Change-Id: I2d996e16a0e3e52c1de237eb13ca656829ff3d0c
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3857874
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@{#82736}
This commit is contained in:
v8-ci-autoroll-builder 2022-08-25 20:40:50 -07:00 committed by V8 LUCI CQ
parent 8b6e23ccd7
commit 72a108434d

2
DEPS
View File

@ -240,7 +240,7 @@ deps = {
'third_party/googletest/src':
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + 'af29db7ec28d6df1c7f0f745186884091e602e07',
'third_party/icu':
Var('chromium_url') + '/chromium/deps/icu.git' + '@' + '31c77cbfff890d173237f51b3c5930416b3d5b24',
Var('chromium_url') + '/chromium/deps/icu.git' + '@' + 'bbdc7d8936bd9b896ff9c9822b697554b73c1c9d',
'third_party/instrumented_libraries':
Var('chromium_url') + '/chromium/src/third_party/instrumented_libraries.git' + '@' + 'e09c4b66b6e87116eb190651421f1a6e2f3b9c52',
'third_party/ittapi': {