Roll Dart SDK from 35f00ea22656 to ce29699ccf7a (1 revision) (flutter/engine#30479)

This commit is contained in:
skia-flutter-autoroll 2021-12-23 13:04:08 -05:00 committed by GitHub
parent ee5b0d53e4
commit 27efd4142e

2
DEPS
View File

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