Skip to content

Commit

Permalink
Roll src/third_party/dart 4bd13a74d9..c3db2e3ee0 (4 commits)
Browse files Browse the repository at this point in the history
dart-lang/sdk@c3db2e3ee0 [vm] support zoneID for http
dart-lang/sdk@39b60a636c Flow analysis: inline _removePromotedAll at the call site.
dart-lang/sdk@c73df64c94 Flow analysis: move tracking of definite assignment into VariableModel class.
dart-lang/sdk@ec62b1a242 new fix: MAKE_VARIABLE_NOT_FINAL
  • Loading branch information
bkonyi committed Sep 4, 2019
1 parent dc45eca commit 7199e76
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': '4bd13a74d9096eca6a5b67cdd0025c8023237e2a',
'dart_revision': 'c3db2e3ee060f97d824fcd7ea1757d789a6b4638',

# 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: cd2bf40717ddd59ac8a29f11b1c06bcf
Signature: bec8ba2aeefcefc94622d38f5ba1643e

UNUSED LICENSES:

Expand Down

0 comments on commit 7199e76

Please sign in to comment.