Roll src/third_party/dart e169134203..ec5ba8a252 (6 commits)

ec5ba8a252 Revert "Issue 34437. Restore checking that optional parameters in derived classes should have the same default values as overridden."
7daa9f65fc Start supporting resolution of the code-as-ui constructs
69af7af70d Additional tests for interpolation and CONVERT_TO_MULTILINE_STRING.
5cf4e543b8 Handle mis-included parts differently
f066c05319 Rename klass getter on InstanceConstant to classNode
42be4083bd Reproduction of dartbug.com/35715
This commit is contained in:
Ben Konyi 2019-01-28 13:02:11 -08:00
parent f12e3994bd
commit 956ecc9476

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