| commit | c410180e5bbaedd09b6d6fd34fafe79eb6456865 | [log] [tgz] |
|---|---|---|
| author | skia-flutter-autoroll <[email protected]> | Fri Apr 26 10:03:27 2024 |
| committer | GitHub <[email protected]> | Fri Apr 26 10:03:27 2024 |
| tree | d77e1b14724e8e35cc7426b5fb49329397334003 | |
| parent | d794580077125647cfcb0fa672d62ac87bbf27d5 [diff] |
Roll Dart SDK from e1bc6a6bca79 to 9936bafe5eb1 (1 revision) (#52406) https://dart.googlesource.com/sdk.git/+log/e1bc6a6bca79..9936bafe5eb1 2024-04-26 [email protected] Version 3.5.0-104.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 [email protected],[email protected] 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
diff --git a/DEPS b/DEPS index 8c50ace..441283e 100644 --- a/DEPS +++ b/DEPS
@@ -62,7 +62,7 @@ # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': 'e1bc6a6bca7911bc6953409b164399fa4d9b1ae8', + 'dart_revision': '9936bafe5eb1e10a7de10576ed8265f18389d894', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py