Skip to content

Commit 7910a17

Browse files
Roll Dart SDK from 960620d2e811 to 7a2a3968ef53 (12 revisions) (flutter#22778)
1 parent 6b2ed2b commit 7910a17

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

DEPS

Lines changed: 1 addition & 4 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': '960620d2e8118b60fe1912f5fcb752454dd99012',
37+
'dart_revision': '7a2a3968ef53a46ca7c512257a449ea1319e74f2',
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
@@ -198,9 +198,6 @@ deps = {
198198
'src/third_party/dart/third_party/pkg/ffi':
199199
Var('dart_git') + '/ffi.git@a5d4232cd38562c75a3ed847baa340e399538028',
200200

201-
'src/third_party/dart/third_party/pkg/file':
202-
Var('dart_git') + '/external/github.com/google/file.dart@0e09370f581ab6388d46fda4cdab66638c0171a1',
203-
204201
'src/third_party/dart/third_party/pkg/fixnum':
205202
Var('dart_git') + '/fixnum.git@16d3890c6dc82ca629659da1934e412292508bba',
206203

ci/licenses_golden/licenses_third_party

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 5a9d1e9a39cc846122fbb0b08f821335
1+
Signature: 85c298b5b793c191eae07f14f4ee41fc
22

33
UNUSED LICENSES:
44

@@ -9095,6 +9095,10 @@ FILE: ../../../third_party/dart/benchmarks/ListCopy/dart/ListCopy.dart
90959095
FILE: ../../../third_party/dart/benchmarks/ListCopy/dart2/ListCopy.dart
90969096
FILE: ../../../third_party/dart/benchmarks/MD5/dart/md5.dart
90979097
FILE: ../../../third_party/dart/benchmarks/MD5/dart2/md5.dart
9098+
FILE: ../../../third_party/dart/benchmarks/Omnibus/dart/Omnibus.dart
9099+
FILE: ../../../third_party/dart/benchmarks/Omnibus/dart2/Omnibus.dart
9100+
FILE: ../../../third_party/dart/benchmarks/OmnibusDeferred/dart/OmnibusDeferred.dart
9101+
FILE: ../../../third_party/dart/benchmarks/OmnibusDeferred/dart2/OmnibusDeferred.dart
90989102
FILE: ../../../third_party/dart/benchmarks/RuntimeType/dart/RuntimeType.dart
90999103
FILE: ../../../third_party/dart/benchmarks/RuntimeType/dart2/RuntimeType.dart
91009104
FILE: ../../../third_party/dart/benchmarks/SHA1/dart/sha1.dart

0 commit comments

Comments
 (0)