Roll Dart SDK from 97359a15afd5 to c9f1521fd3fe (1 revision) (flutter/engine#27748)

This commit is contained in:
skia-flutter-autoroll 2021-07-27 20:44:01 -04:00 committed by GitHub
parent 82dc154cfd
commit 83d0489b35

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