Roll Dart SDK from 3ef1518441e1 to 1d1bde67c094 (1 revision) (flutter/engine#25756)

This commit is contained in:
skia-flutter-autoroll 2021-04-24 21:39:01 -04:00 committed by GitHub
parent 93c02ed46c
commit 792ff5e1c0

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