Roll Dart SDK from c5ad261b0290 to e0bec3adbe00 (1 revision) (flutter/engine#36994)

This commit is contained in:
skia-flutter-autoroll 2022-10-25 05:58:12 -04:00 committed by GitHub
parent ad6a8469e9
commit 4b6f5df9e2

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