Skip to content

Commit

Permalink
Roll src/third_party/dart baebba06af..06509e333d (7 commits)
Browse files Browse the repository at this point in the history
dart-lang/sdk@06509e333d [dart2js] Account for FutureOr when converting closures to Rtis.
dart-lang/sdk@bd47ec2f37 [dart2js] new-rti: Simplification and branch-strengthening for 'is'
dart-lang/sdk@f444374bb7 Report COULD_NOT_INFER when inference fails for ExtensionOverride.
dart-lang/sdk@5d2c17d729 [nnbd_migration] Handle if elements in lists.
dart-lang/sdk@c5365106c3 [nnbd_migration] polish previous postdominator code
dart-lang/sdk@26592626c6 [nnbd_migration] Remove TODO now that do-while is more supported
dart-lang/sdk@721ff350c0 Extract TYPE_ARGUMENT_NOT_MATCHING_BOUNDS tests.
  • Loading branch information
bkonyi committed Aug 13, 2019
1 parent 5909cf9 commit a18fa37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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': 'baebba06afdfe17c0df8f31de6be3afe8f79c45f',
'dart_revision': '06509e333deb74572f002a32af17043795b0988c',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
Expand Down
2 changes: 1 addition & 1 deletion ci/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 5fd38a0e9095f4d8f120a77104b65854
Signature: 8d8356005da83fd5713696ac4854427f

UNUSED LICENSES:

Expand Down

0 comments on commit a18fa37

Please sign in to comment.