Roll Dart SDK from 1998f61b08f7 to f452a6585cbd (2 revisions) (flutter/engine#28906)

This commit is contained in:
skia-flutter-autoroll 2021-09-28 05:03:01 -04:00 committed by GitHub
parent c0ca76e3cf
commit 5fc83b0fc0

2
DEPS
View File

@ -39,7 +39,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': '1998f61b08f7ad1d773a9fa1b265ff6349dc62e4',
'dart_revision': 'f452a6585cbdc7804f07cdbf834bf8b7cef01faf',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py