Roll src/third_party/dart 7fcaafbb3e..8b8894648f (1 commits) (flutter/engine#14266)

dart-lang/sdk@8b8894648f [vm] Fix Meteor regression in "[vm] Enable multiple entry-points for unoptimized calls."
This commit is contained in:
Ben Konyi 2019-12-09 13:16:43 -08:00 committed by GitHub
parent 920c399a5d
commit 7028f32e86

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