Roll Dart SDK from 0f0e04ec3afa to 987c9e347ca4 (5 revisions) (flutter/engine#20210)

This commit is contained in:
skia-flutter-autoroll 2020-08-04 01:41:02 -04:00 committed by GitHub
parent 7ba1c4436e
commit 43bba02ff6

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