Roll src/third_party/dart aacc0b0709..b23817105c (8 commits)

b23817105c Build types for function typed formal parameters.
93b4c5ca57 [vm] Improve error message for Dart_PropagateError with no exit frame.
3dd09e2a3d Follow up on change https://dart-review.googlesource.com/c/sdk/+/98623 to fix a failing Windows test
94c34d3cbe Introduce a getter on the Variables class to represent types that are a priori known to be non-nullable.
3ffe59e1e9 Fix for URIs of parts.
f1f297e213 Build export elements and combinators.
762acf00e8 Restore computing export scopes.
959cf5967d Simplify strong_test_helper
This commit is contained in:
Ben Konyi 2019-04-08 16:00:50 -07:00
parent 650a39ae7d
commit c1195717f8

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