mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/dart 97f91fecdb..7ecd81b0b8 (5 commits) (#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)
This commit is contained in:
parent
8812781d91
commit
de420a0fc4
2
DEPS
2
DEPS
@ -31,7 +31,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': '97f91fecdbf009bb4c9b43736a74339404d9f504',
|
||||
'dart_revision': '7ecd81b0b8217d0a35879c4d1a5154f51c2f3910',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: ce47a8b43f46af2f5aa8dd6a6d05c1dd
|
||||
Signature: 6e8e7068dec82fc698b4fc17e1bb3e26
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user