Roll Dart SDK from 004a35fab02e to 8affa8a9de76 (1 revision) (flutter/engine#25052)

This commit is contained in:
skia-flutter-autoroll 2021-03-17 19:25:01 -04:00 committed by GitHub
parent fcc1a07ccd
commit 74cecc3873

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