Roll Dart SDK from 9aa80e32947d to 5e6945a72200 (1 revision) (#55674) https://dart.googlesource.com/sdk.git/+log/9aa80e32947d..5e6945a72200 2024-10-05 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.6.0-326.0.dev If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter-engine Please CC dart-vm-team@google.com,matanl@google.com on the revert to ensure that a human is aware of the problem. 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://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md https://dart.googlesource.com/external/github.com/flutter/engine/+/2068577e510b166c957c22bc155aec3571bd222d
diff --git a/DEPS b/DEPS index c6ac89c..dac0221 100644 --- a/DEPS +++ b/DEPS
@@ -280,7 +280,7 @@ deps = { 'engine/src': 'https://github.com/flutter/buildroot.git' + '@' + 'f85c3be4bf808add6ba867b8ff7943fd235b7b5e', - 'engine/src/flutter': Var('flutter_git') + '/mirrors/engine' + '@' + '6d6bc39fe8b1435dbdf33a919fb8c011b48fd84b', + 'engine/src/flutter': Var('flutter_git') + '/mirrors/engine' + '@' + '2068577e510b166c957c22bc155aec3571bd222d', 'engine/src/flutter/third_party/dart': Var('dart_git') + '/sdk' + '@' + '3b8eca821c526bc80259fc67c845c2f1cc3e2f70',
diff --git a/commits.json b/commits.json index 7d0a1ed..9ac1fa1 100644 --- a/commits.json +++ b/commits.json
@@ -1,5 +1,5 @@ { - "engine/src/flutter":"6d6bc39fe8b1435dbdf33a919fb8c011b48fd84b", + "engine/src/flutter":"2068577e510b166c957c22bc155aec3571bd222d", "engine/src/flutter/third_party/dart":"3b8eca821c526bc80259fc67c845c2f1cc3e2f70", "flutter":"3ae9063f68ce5210a4de52fe3720780fba8b2dcd" } \ No newline at end of file