Roll Dart SDK from b8fea79a2549 to 861ebcb175b6 (1 revision) (flutter/engine#22634)

This commit is contained in:
skia-flutter-autoroll 2020-11-20 05:58:01 -05:00 committed by GitHub
parent c52e7b9eb5
commit fdc6d755d0

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