Roll Dart SDK from ea647826eca6 to 196b372cbde3 (1 revision) (flutter/engine#36372)

This commit is contained in:
skia-flutter-autoroll 2022-09-23 05:12:20 -04:00 committed by GitHub
parent 0451a88f09
commit 788a0854f9

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