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

Commit bd1400e

Browse files
Roll ICU from da0744861976 to 1b7d391f0528 (4 revisions) (#37945)
https://chromium.googlesource.com/chromium/deps/icu.git/+log/da0744861976..1b7d391f0528 2022-11-18 [email protected] Fix win64_msvc compiling issue 2022-11-16 [email protected] Fix asm_to_inline_asm.py for Python 3 2022-11-08 [email protected] Update to 72-1 2022-10-21 [email protected] Revert "[build] Suppress -Wenum-constexpr-conversion" 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 [email protected],[email protected] 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 f326b63 commit bd1400e

File tree

3 files changed

+41
-271
lines changed

3 files changed

+41
-271
lines changed

DEPS

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

270270
'src/third_party/icu':
271-
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'da07448619763d1cde255b361324242646f5b268',
271+
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + '1b7d391f0528fb3a4976b7541b387ee04f915f83',
272272

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

0 commit comments

Comments
 (0)