Roll Dart SDK from 70c57ad7db0b to ba3ccf09afa3 (1 revision) (flutter/engine#29301)

This commit is contained in:
skia-flutter-autoroll 2021-10-23 18:03:32 -04:00 committed by GitHub
parent 86ca79f691
commit 5ca5eb37fb

2
DEPS
View File

@ -39,7 +39,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '70c57ad7db0b2ab05b124980234a8d5feebe6769',
'dart_revision': 'ba3ccf09afa3671c81dd14028cc53b05b30e04dd',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py