Skip to content

Commit de420a0

Browse files
authored
Roll src/third_party/dart 97f91fecdb..7ecd81b0b8 (5 commits) (flutter#9268)
dart-lang/sdk@7ecd81b0b8 Start on parser dart-lang/sdk@5167ec93fc [vm] Remove Class::NumOwnTypeArguments() dart-lang/sdk@aa246f6588 Add return types on all main declarations dart-lang/sdk@ded6933b08 New Rti SSA nodes dart-lang/sdk@0960f72517 Fixes in modular test runner: - ensure output directory has a trailing slash - ensure tests complete before returning from runner - flush log files (probably not necessary)
1 parent 8812781 commit de420a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ vars = {
3131
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3232
# You can use //tools/dart/create_updated_flutter_deps.py to produce
3333
# updated revision list of existing dependencies.
34-
'dart_revision': '97f91fecdbf009bb4c9b43736a74339404d9f504',
34+
'dart_revision': '7ecd81b0b8217d0a35879c4d1a5154f51c2f3910',
3535

3636
# WARNING: DO NOT EDIT MANUALLY
3737
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py

ci/licenses_golden/licenses_third_party

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: ce47a8b43f46af2f5aa8dd6a6d05c1dd
1+
Signature: 6e8e7068dec82fc698b4fc17e1bb3e26
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)