Roll Dart SDK from 755b81eb3fb8 to eab366e78fa5 (1 revision) (flutter/engine#25411)

This commit is contained in:
skia-flutter-autoroll 2021-04-04 04:59:01 -04:00 committed by GitHub
parent 0407f2bac2
commit 78c5f3cc49

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