Roll Dart SDK from 03a0ae6be0cd to 52461b3fd24b (1 revision) (flutter/engine#32965)

This commit is contained in:
skia-flutter-autoroll 2022-04-27 16:49:04 -04:00 committed by GitHub
parent f12e90982b
commit b1d0d950e6

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