Roll Dart SDK from 57bb12dc24d2 to 599329b5cd98 (1 revision) (flutter/engine#22287)

This commit is contained in:
skia-flutter-autoroll 2020-11-04 01:38:01 -05:00 committed by GitHub
parent fb8444df09
commit 852a01fa20

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