Roll src/third_party/dart 0e2e186262..f80f0bfcfd (4 commits)

f80f0bfcfd Reland "Implement the type Never"
9203ad5e89 Include receiver method invocation receiver type in static type test
5ce8402b0d Handle let variable like normal variables in static type computation
27d806b5a2 Add CodegenResult as the result of FunctionCompiler.compile
This commit is contained in:
Ben Konyi
2019-05-08 09:28:47 -07:00
parent fea4724762
commit aa23b61be9

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