Roll Dart SDK from 808b19c8b980 to 7976b106ade1 (1 revision) (flutter/engine#36125)

This commit is contained in:
skia-flutter-autoroll 2022-09-13 14:27:08 -04:00 committed by GitHub
parent 5d042156f9
commit 7e1ddea94d

2
DEPS
View File

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