Roll src/third_party/dart b53dceadaa..5823be65af (5 commits)

5823be65af [vm/compiler] Continued graph checker development (reland)
8231cdb7a3 [gardening] Update status for issue 35854
db7f848632 [vm] Remove dead BigInt code.
35ab1755f4 Support more type propagation for code-as-ui features
569ee07f91 [vm] Cleanup class finalization checks
This commit is contained in:
Ben Konyi 2019-02-04 19:08:08 -08:00
parent 640c17334f
commit 08683d33f4

2
DEPS
View File

@ -31,7 +31,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': 'b53dceadaa12672954f8f128ba486f578a03f8ff',
'dart_revision': '5823be65af2662b359c04528756798f5441c7305',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py