Roll Dart SDK from 5ae74b9c13b0 to 53da3ba84895 (1 revision) (flutter/engine#26346)

This commit is contained in:
skia-flutter-autoroll 2021-05-22 05:04:02 -04:00 committed by GitHub
parent b10b19ad49
commit 3372b74da8

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