Roll Dart SDK from 9704370488b0 to e778310fcdcc (1 revision) (flutter/engine#25466)

This commit is contained in:
skia-flutter-autoroll 2021-04-06 22:24:02 -04:00 committed by GitHub
parent 0d795fb028
commit d07d6d2d10

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