Roll Dart SDK from 99aa976af869 to cf0a921e4380 (1 revision) (flutter/engine#26352)

This commit is contained in:
skia-flutter-autoroll 2021-05-23 02:29:01 -04:00 committed by GitHub
parent 0490e77821
commit 7459d6d02b

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