Roll Dart SDK from 557c841b50bd to 3a23cb476b32 (1 revision) (flutter/engine#26955)

This commit is contained in:
skia-flutter-autoroll 2021-06-24 21:46:01 -04:00 committed by GitHub
parent e303763b22
commit 77a30e71a8

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