Roll Dart SDK from e007545c42fd to 253022eb1b27 (5 revisions) (flutter/engine#18622)

This commit is contained in:
skia-flutter-autoroll 2020-05-27 02:02:05 -04:00 committed by GitHub
parent 9bda2aa265
commit 5f3681eb7a

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