Roll Dart SDK from 76f3b21e15f6 to b4ce30910fda (2 revisions) (flutter/engine#34409)

This commit is contained in:
skia-flutter-autoroll 2022-06-30 18:09:04 -04:00 committed by GitHub
parent 33c0c4b2c7
commit 4536bbfc63

2
DEPS
View File

@ -45,7 +45,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '76f3b21e15f6b4f6099d9852994774ae48a0b33b',
'dart_revision': 'b4ce30910fdaa9f421cddf97194de41b1bf5113a',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py