Roll Dart SDK from 852a61f8667a to 6cffbe6d2a8e (1 revision) (flutter/engine#27727)

This commit is contained in:
skia-flutter-autoroll 2021-07-27 12:24:02 -04:00 committed by GitHub
parent 3ad5050003
commit d96893d496

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