Roll Dart SDK from 25ef5dc559cf to 5acb5fcf84cb (4 revisions) (flutter/engine#22243)

This commit is contained in:
skia-flutter-autoroll 2020-11-02 12:03:01 -05:00 committed by GitHub
parent 9122b2783c
commit 17469d9876

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