Roll Dart SDK from be0043df64ab to b0f6d5483b79 (1 revision) (flutter/engine#20823)

This commit is contained in:
skia-flutter-autoroll 2020-08-27 15:03:01 -04:00 committed by GitHub
parent 5fd4663fb4
commit fc22d06c5e

2
DEPS
View File

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