Roll Dart SDK from 9c612e4b790a to d7bb34496619 (1 revision) (flutter/engine#24048)

This commit is contained in:
skia-flutter-autoroll 2021-01-29 04:54:01 -05:00 committed by GitHub
parent 78e4db84cd
commit 8da4b17a4e

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