From a3165bca40afdf2b2e4924a2cfb06aeff00b7c01 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 7 May 2023 14:44:16 -0400 Subject: [PATCH] Roll ICU from d8daa943f64c to a2961dc659b4 (2 revisions) (flutter/engine#41801) https://chromium.googlesource.com/chromium/deps/icu.git/+log/d8daa943f64c..a2961dc659b4 2023-05-03 ayzhao@google.com Explicitly include 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 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ec1a7efdcb0..d110dba80b7 100644 --- a/DEPS +++ b/DEPS @@ -288,7 +288,7 @@ deps = { Var('github_git') + '/google/flatbuffers.git' + '@' + '0a80646371179f8a7a5c1f42c31ee1d44dcf6709', 'src/third_party/icu': - Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'd8daa943f64cd5dd2a55e9baf2e655ab4bfa5ae9', + Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'a2961dc659b4ae847a9c6120718cc2517ee57d9e', 'src/third_party/khronos': Var('chromium_git') + '/chromium/src/third_party/khronos.git' + '@' + '676d544d2b8f48903b7da9fceffaa534a5613978',