Roll src/third_party/dart 092ed38a87e9..a6d06b59ec4b (2 commits) (flutter/engine#18272)

This commit is contained in:
skia-flutter-autoroll 2020-05-11 09:25:01 -04:00 committed by GitHub
parent 0390cea5fa
commit ff3f2a14ac

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