Roll Dart SDK from 2cec6af2652f to 6f333dbd6a2b (1 revision) (flutter/engine#21261)

This commit is contained in:
skia-flutter-autoroll 2020-09-18 15:42:04 -04:00 committed by GitHub
parent 8b1dc75936
commit 5bbe57f7c9

2
DEPS
View File

@ -34,7 +34,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': '2cec6af2652ff859979987f568d18193df48163e',
'dart_revision': '6f333dbd6a2b4a5ca1173e44bf480d2f50642b6b',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py