Roll Dart SDK from 3272e5c97914 to eb7661b63527 (1 revision) (flutter/engine#28068)

This commit is contained in:
skia-flutter-autoroll 2021-08-13 08:52:02 -04:00 committed by GitHub
parent c3f1c71747
commit 556ec49def

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