Roll Dart SDK from 6cffbe6d2a8e to 97359a15afd5 (1 revision) (flutter/engine#27743)

This commit is contained in:
skia-flutter-autoroll 2021-07-27 16:34:02 -04:00 committed by GitHub
parent 97d577eecb
commit 35c602bb69

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