Roll Dart SDK from 65ae60047c2b to 25f8064d7387 (2 revisions) (flutter/engine#28630)

This commit is contained in:
skia-flutter-autoroll 2021-09-15 06:22:02 -04:00 committed by GitHub
parent 9c3cb6db2c
commit fe34339c23

2
DEPS
View File

@ -39,7 +39,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': '65ae60047c2b56748beec21ba6d2eb04636abff4',
'dart_revision': '25f8064d7387d2eb39950e12cea1af30e01e0be7',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py