Roll Dart SDK from 144f3bb9b017 to 551af75f42c0 (1 revision) (flutter/engine#26310)

This commit is contained in:
skia-flutter-autoroll 2021-05-21 01:14:01 -04:00 committed by GitHub
parent 5d3302fe8d
commit 3e83bfd21c

2
DEPS
View File

@ -35,7 +35,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '144f3bb9b0172ac525d9904f4f5210efbc6acb3d',
'dart_revision': '551af75f42c03cdff9c1a14a889bb216fc3d4396',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py