Roll src/third_party/dart 678f4bb926..a0290f823c (1 commits)

a0290f823c [fasta] Report invalid-type errors eagerly when possible
This commit is contained in:
Ben Konyi 2019-05-09 06:30:06 -07:00
parent aa86f1045d
commit cfe3537a01

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