Roll Dart SDK from 85af45218196 to b74a0c8d6786 (1 revision) (flutter/engine#24269)

This commit is contained in:
skia-flutter-autoroll 2021-02-07 01:41:01 -05:00 committed by GitHub
parent 26a57c1df9
commit 7f08843820

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