Roll src/third_party/dart b158bf7bd537..5244d99a5d4e (1 commits) (flutter/engine#16517)

This commit is contained in:
skia-flutter-autoroll 2020-02-10 17:03:02 -05:00 committed by GitHub
parent 1582b28ad3
commit 22bce29f2f

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