Roll Dart SDK from 5938b787c27d to 5ea55dbb265e (1 revision) (flutter/engine#27698)

This commit is contained in:
skia-flutter-autoroll 2021-07-26 07:18:01 -04:00 committed by GitHub
parent 7c579d8720
commit 79fede90c5

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