Roll Dart SDK from e01119c6fd09 to 5cec31739703 (1 revision) (flutter/engine#23078)

This commit is contained in:
skia-flutter-autoroll 2020-12-15 08:53:01 -05:00 committed by GitHub
parent 2216e5f2c6
commit e80a35c2e9

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