Roll Dart SDK from 6a805f4dbcf4 to 6135aed34f56 (1 revision) (flutter/engine#22523)

This commit is contained in:
skia-flutter-autoroll 2020-11-14 07:23:01 -05:00 committed by GitHub
parent 5df7926dd7
commit ec7ce2fd80

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