Roll Dart SDK from f06ac8474569 to c0767c028f74 (1 revision) (flutter/engine#35296)

This commit is contained in:
skia-flutter-autoroll 2022-08-10 02:48:04 -04:00 committed by GitHub
parent 31e36efa97
commit ae5acaf4c5

2
DEPS
View File

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