Roll src/third_party/dart da4ccd0855..9e1adc54a7 (3 commits)

9e1adc54a7 [vm] When loading a compilation trace, speculatively populate ICData based on the receiver's static type.
f93b93dd91 [dartdevc] fix string escaping for string_literal_test
4b9b8562c6 Update expectation for conditional expression and constant_update_2018.
This commit is contained in:
Ben Konyi 2019-04-05 19:04:00 -07:00
parent ad93320b66
commit 06ce0d736e

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