Roll Dart SDK from c1616b4405c2 to 8e4be6e4a496 (1 revision) (flutter/engine#24231)

This commit is contained in:
skia-flutter-autoroll 2021-02-05 09:16:01 -05:00 committed by GitHub
parent adadf188b6
commit 7dba8a4de4

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