Skip to content

Commit

Permalink
Roll src/third_party/dart ff0e8f8..60c2bb9 (5 commits)
Browse files Browse the repository at this point in the history
dart-lang/sdk@60c2bb9f5b [vm/fuzzer] Disable controlflow collections
dart-lang/sdk@7e68a0c95e Copy changes from f057e25 to sdk_nnbd.
dart-lang/sdk@a42a2412b4 [dart2js] Add JS-interop classes as supertypes of JavaScriptObject.
dart-lang/sdk@dd948188f7 [dart2js] Implement type relations for AnyType.
dart-lang/sdk@43cacafb51 Revert "[dartdevc] fix for const / overridden fields"
  • Loading branch information
bkonyi committed Sep 21, 2019
1 parent cd0330e commit e729144
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': 'ff0e8f8035c89718ee7c734c33456f6e74045781',
'dart_revision': '60c2bb9f5b9e02c3a01565d407eca90584ec97de',

# 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: 6dec1d2ac098ce8fc7c96423b149c6ea
Signature: 67d94f0ec6181adbe29b40ba48408c05

UNUSED LICENSES:

Expand Down

0 comments on commit e729144

Please sign in to comment.