Roll Dart SDK from 9948dbd6786f to 3ef1518441e1 (1 revision) (flutter/engine#25755)

This commit is contained in:
skia-flutter-autoroll 2021-04-24 17:29:01 -04:00 committed by GitHub
parent 000a32f4bd
commit ad7feafd75

2
DEPS
View File

@ -35,7 +35,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': '9948dbd6786f18e8ebc8a3a7af4b98485dd67970',
'dart_revision': '3ef1518441e17500de389e9e01bb449f3531764b',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py