Roll Dart SDK from 2271a7948692 to 760722f8224b (1 revision) (flutter/engine#32396)

This commit is contained in:
skia-flutter-autoroll 2022-04-01 20:36:04 -04:00 committed by GitHub
parent c59f137025
commit a9affbcfe2

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