Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 81505c4

Browse files
committed
Roll src/third_party/dart 892fcf2..70a7ef3 (9 commits)
dart-lang/sdk@70a7ef3f58 Implement pointer mixture network dart-lang/sdk@263bfd9635 Use relative URLs for navigation to enable publishing the output dart-lang/sdk@3c3bd8d7c9 [vm,aot,bytecode] Support obfuscation dart-lang/sdk@dc0db066e6 Remove ChangeSet from engine.dart dart-lang/sdk@aeacf565ab Check for missing required arguments using parameter elements. dart-lang/sdk@b5bbc97566 Revert "[vm, linux] Try to attach names to all VirtualMemory allocations using memfd." dart-lang/sdk@6ad5c2e0b9 Combine elements building with TypeName(s) resolution. dart-lang/sdk@6d468d1377 Add a script and target to run dartfix dart-lang/sdk@85093bed12 [ dartfuzz ] Initial refactor of Dartfuzz
1 parent dcb0ee9 commit 81505c4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ vars = {
3434
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3535
# You can use //tools/dart/create_updated_flutter_deps.py to produce
3636
# updated revision list of existing dependencies.
37-
'dart_revision': '892fcf2c4586bc00a23c19ddfd8be0064681ad05',
37+
'dart_revision': '70a7ef3f589ec525c2a3b14fa7d47f44d09a29f3',
3838

3939
# WARNING: DO NOT EDIT MANUALLY
4040
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -191,7 +191,7 @@ deps = {
191191
# WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py.
192192

193193
'src/third_party/dart/pkg/analysis_server/language_model':
194-
{'packages': [{'version': 'EFtZ0Z5T822s4EUOOaWeiXUppRGKp5d9Z6jomJIeQYcC', 'package': 'dart/language_model'}], 'dep_type': 'cipd'},
194+
{'packages': [{'version': '9fJQZ0TrnAGQKrEtuL3-AXbUfPzYxqpN_OBHr9P4hE4C', 'package': 'dart/language_model'}], 'dep_type': 'cipd'},
195195

196196
'src/third_party/dart/third_party/observatory_pub_packages':
197197
Var('dart_git') + '/observatory_pub_packages.git' + '@' + Var('dart_observatory_pub_packages_rev'),

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: 9a0c37be72b79ca992df659fd575eff8
1+
Signature: d965dcf1e12e5361e63390dd56722d3e
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)