Roll src/third_party/dart 532a602fefc7..ba8baa46b452 (3 commits) (flutter/engine#17223)

This commit is contained in:
skia-flutter-autoroll 2020-03-20 10:06:03 -04:00 committed by GitHub
parent d8791d74c5
commit 8a0f382aab

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