mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
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:
parent
1fd70f0f39
commit
75c35fdfae
2
DEPS
2
DEPS
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user