Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit e6d1435

Browse files
Roll ICU from d8daa943f64c to a2961dc659b4 (2 revisions)
https://chromium.googlesource.com/chromium/deps/icu.git/+log/d8daa943f64c..a2961dc659b4 2023-05-03 ayzhao@google.com Explicitly include <utility> in measunit.h 2023-04-17 fmil@google.com [fuchsia] Add a slot for extra compilation flags If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/icu-sdk-flutter-engine Please CC jimgraham@google.com,tq-i18n-team@google.com on the revert to ensure that a human is aware of the problem. To file a bug in ICU: https://github.com/unicode-org/icu To file a bug in Flutter Engine: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
1 parent fa83e4c commit e6d1435

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ deps = {
288288
Var('github_git') + '/google/flatbuffers.git' + '@' + '0a80646371179f8a7a5c1f42c31ee1d44dcf6709',
289289

290290
'src/third_party/icu':
291-
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'd8daa943f64cd5dd2a55e9baf2e655ab4bfa5ae9',
291+
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'a2961dc659b4ae847a9c6120718cc2517ee57d9e',
292292

293293
'src/third_party/khronos':
294294
Var('chromium_git') + '/chromium/src/third_party/khronos.git' + '@' + '676d544d2b8f48903b7da9fceffaa534a5613978',

ci/licenses_golden/licenses_third_party

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: ff69e6b7879b6fb13ecced79f24ece3e
1+
Signature: 35cd88d863331a929bbca0251ad2d9b0
22

33
====================================================================================================
44
LIBRARY: angle
@@ -54216,6 +54216,7 @@ FILE: ../../../third_party/icu/patches/data_symb.patch
5421654216
FILE: ../../../third_party/icu/patches/fix-bool-mix-use.patch
5421754217
FILE: ../../../third_party/icu/patches/fuchsia.patch
5421854218
FILE: ../../../third_party/icu/patches/gb_table.patch
54219+
FILE: ../../../third_party/icu/patches/include-utility.patch
5421954220
FILE: ../../../third_party/icu/patches/iso2022jp.patch
5422054221
FILE: ../../../third_party/icu/patches/isvalidenum.patch
5422154222
FILE: ../../../third_party/icu/patches/khmer-dictbe.patch

0 commit comments

Comments
 (0)