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

Commit dbd1abe

Browse files
Roll Dart SDK from dcd5a8f to 960620d (794 revisions) (#22768)
1 parent c4c4763 commit dbd1abe

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
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': 'dcd5a8f005a27361f351ef12b2ad49e700d36169',
37+
'dart_revision': '960620d2e8118b60fe1912f5fcb752454dd99012',
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
@@ -259,7 +259,7 @@ deps = {
259259
Var('dart_git') + '/pedantic.git@a884ea2db943b8756cc94385990bd750aec06928',
260260

261261
'src/third_party/dart/third_party/pkg/pool':
262-
Var('dart_git') + '/pool.git@eedbd5fde84f9a1a8da643b475305a81841da599',
262+
Var('dart_git') + '/pool.git@7abe634002a1ba8a0928eded086062f1307ccfae',
263263

264264
'src/third_party/dart/third_party/pkg/protobuf':
265265
Var('dart_git') + '/protobuf.git' + '@' + Var('dart_protobuf_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: 32a07d90ab604d3cd5828941c268ea0d
1+
Signature: 5a9d1e9a39cc846122fbb0b08f821335
22

33
UNUSED LICENSES:
44

tools/const_finder/.dart_tool/package_config.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@
77
"packageUri": "lib",
88
"languageVersion": "2.4"
99
},
10-
{
11-
"name": "collection",
12-
"rootUri": "../../../../third_party/dart/third_party/pkg/collection",
13-
"packageUri": "lib",
14-
"languageVersion": "2.10"
15-
},
1610
{
1711
"name": "kernel",
1812
"rootUri": "../../../../third_party/dart/pkg/kernel",
@@ -31,11 +25,17 @@
3125
"packageUri": "lib",
3226
"languageVersion": "2.3"
3327
},
28+
{
29+
"name": "collection",
30+
"rootUri": "../../../../third_party/dart/third_party/pkg/collection",
31+
"packageUri": "lib",
32+
"languageVersion": "2.10"
33+
},
3434
{
3535
"name": "path",
3636
"rootUri": "../../../../third_party/dart/third_party/pkg/path",
3737
"packageUri": "lib",
3838
"languageVersion": "2.10"
3939
}
4040
]
41-
}
41+
}

0 commit comments

Comments
 (0)