Roll Dart SDK from 779c280b2911 to c165d5b8e262 (2 revisions) (flutter/engine#34330)

This commit is contained in:
skia-flutter-autoroll 2022-06-27 16:34:05 -04:00 committed by GitHub
parent 5e40f2c07c
commit 624d9d7d45

2
DEPS
View File

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