Roll Dart SDK from d189db64441c to 2ff016f0416d (1 revision) (flutter/engine#22660)

This commit is contained in:
skia-flutter-autoroll 2020-11-21 11:53:02 -05:00 committed by GitHub
parent 6fbe983a70
commit 8404d12fb1

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