Roll Dart SDK from ecdb943b5ed5 to 1e3e5efcd47e (1 revision) (flutter/engine#25780)

This commit is contained in:
skia-flutter-autoroll 2021-04-27 10:09:01 -04:00 committed by GitHub
parent 4b92e7539b
commit cb76b8a9f3

2
DEPS
View File

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