Roll Dart SDK from ccdd47ff5673 to a38f02400658 (1 revision) (flutter/engine#26735)

This commit is contained in:
skia-flutter-autoroll 2021-06-13 14:49:02 -04:00 committed by GitHub
parent 9116fac817
commit b1719882c4

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