Roll Dart SDK from 7b142a990f2b to 3272e5c97914 (2 revisions) (flutter/engine#28055)

This commit is contained in:
skia-flutter-autoroll 2021-08-12 21:22:02 -04:00 committed by GitHub
parent 365c4680c8
commit d944c38cf8

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