Roll Dart SDK from e256855d07ba to a3b62f366529 (4 revisions) (flutter/engine#21808)

This commit is contained in:
skia-flutter-autoroll 2020-10-13 12:47:02 -04:00 committed by GitHub
parent 1c9b3e2299
commit 7d44bcaf2a

2
DEPS
View File

@ -34,7 +34,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': 'e256855d07ba9cad5048f012f38a05446ca2fe09',
'dart_revision': 'a3b62f366529dbe4e4e75b73124bc59581ce6428',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py