Roll Dart SDK from b77641194368 to fee865ec6404 (1 revision) (flutter/engine#24839)

This commit is contained in:
skia-flutter-autoroll 2021-03-06 02:39:02 -05:00 committed by GitHub
parent 503af63aef
commit 2c421d41af

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