Roll src/third_party/dart f30b494035..d50c158d42 (5 commits) (flutter/engine#13443)

dart-lang/sdk@d50c158d42 Flow analysis: fix analyzer "desugaring" of try/catch/finally statements.
dart-lang/sdk@4ea512b4c1 [llvm_codegen] Use exclusively SExpression support from VM and nothing else.
dart-lang/sdk@cb2f45ea6b Fixed Dart->C++ mapping of IPPROTO_IPV6 socket option
dart-lang/sdk@fa05fedd89 [CFE] Parser test suite prints messages prettily at top of expect file
dart-lang/sdk@4b5e3e6dde meta 1.1.8
This commit is contained in:
Ben Konyi 2019-10-30 13:21:29 -07:00 committed by Kaushik Iska
parent 1fd70f0f39
commit 75c35fdfae

2
DEPS
View File

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