Roll Dart SDK from 372a3305d597 to cfae94ab2b2d (1 revision) (flutter/engine#35596)

This commit is contained in:
skia-flutter-autoroll 2022-08-22 06:18:22 -04:00 committed by GitHub
parent 8014946bca
commit aaecbbac2e

2
DEPS
View File

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