Roll Dart SDK from 53da3ba84895 to 79f1604820d2 (1 revision) (flutter/engine#26349)

This commit is contained in:
skia-flutter-autoroll 2021-05-22 18:14:02 -04:00 committed by GitHub
parent b917a95733
commit 9f079dd59b

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