Roll Dart SDK from d027485f6adf to 29965a3d05bc (1 revision) (flutter/engine#36804)

This commit is contained in:
skia-flutter-autoroll 2022-10-17 15:16:22 -04:00 committed by GitHub
parent d6486f8ec5
commit 59ed457f4f

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