Roll Dart SDK from 2736bd161251 to 2ec3ea2df38e (1 revision) (flutter/engine#22889)

This commit is contained in:
skia-flutter-autoroll 2020-12-05 03:23:01 -05:00 committed by GitHub
parent 9a4e45f407
commit dbd44e09bf

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