Roll Dart SDK from 1c14e29fbfba to 5ae74b9c13b0 (1 revision) (flutter/engine#26340)

This commit is contained in:
skia-flutter-autoroll 2021-05-22 00:59:01 -04:00 committed by GitHub
parent 3c8b3c5453
commit b9ec3527fb

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