[bazel] Enable ICU

ICU roll fixes the Bazel build for ICU:
d3ba6ae0c0

No-Try: true
Bug: v8:12388
Change-Id: I5614ac1d3aa64b02f405e22b456f175a4662dd27
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3289143
Auto-Submit: Victor Gomes <victorgomes@chromium.org>
Reviewed-by: Camillo Bruni <cbruni@chromium.org>
Commit-Queue: Camillo Bruni <cbruni@chromium.org>
Cr-Commit-Position: refs/heads/main@{#77960}
This commit is contained in:
Victor Gomes 2021-11-17 09:42:31 +01:00 committed by V8 LUCI CQ
parent bb0f74d336
commit b69ff1b8aa

View File

@ -3329,7 +3329,7 @@ v8_binary_non_pointer_compression(
alias(
name = "v8ci",
actual = "noicu/v8",
actual = "icu/v8",
)
# =================================================