Roll Dart SDK from 03c6091964b5 to c9dc429fb986 (1 revision) (flutter/engine#35045)

This commit is contained in:
skia-flutter-autoroll 2022-08-01 09:11:04 -04:00 committed by GitHub
parent b7dbaa7948
commit bc3fe8ce49

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