Roll Dart SDK from a4a29db16711 to 86d84b3d61d6 (1 revision) (#46496) https://dart.googlesource.com/sdk.git/+log/a4a29db16711..86d84b3d61d6 2023-10-03 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-224.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 chinmaygarde@google.com,dart-vm-team@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://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 https://dart.googlesource.com/external/github.com/flutter/engine/+/28b758503b57fb8911ca82119d047e0b032c3ec4
diff --git a/DEPS b/DEPS index a5e8946..14d4f4d 100644 --- a/DEPS +++ b/DEPS
@@ -265,7 +265,7 @@ deps = { 'engine/src': 'https://github.com/flutter/buildroot.git' + '@' + '9780f253156165c515962f5f0c56235d34617689', - 'engine/src/flutter': Var('flutter_git') + '/mirrors/engine' + '@' + '6f968728bbb697afde26c4f2cb6f2eaf4c9f8531', + 'engine/src/flutter': Var('flutter_git') + '/mirrors/engine' + '@' + '28b758503b57fb8911ca82119d047e0b032c3ec4', 'engine/src/third_party/dart': Var('dart_git') + '/sdk' + '@' + '420bfe3bf5ca2bf5ca844d6d3bf57ae4ccb02463',
diff --git a/commits.json b/commits.json index ad27a4c..e96d8a3 100644 --- a/commits.json +++ b/commits.json
@@ -1,5 +1,5 @@ { - "engine/src/flutter":"6f968728bbb697afde26c4f2cb6f2eaf4c9f8531", + "engine/src/flutter":"28b758503b57fb8911ca82119d047e0b032c3ec4", "engine/src/third_party/dart":"420bfe3bf5ca2bf5ca844d6d3bf57ae4ccb02463", "flutter":"ebd7610526087b7b406c6570e0a3a9489e5dc379" } \ No newline at end of file