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

Commit 3f4d43c

Browse files
Roll Dart SDK from d39206f to 7bd8eb1 (1 revision) (#28123)
1 parent 92c75c3 commit 3f4d43c

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

DEPS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ vars = {
3939
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
4040
# You can use //tools/dart/create_updated_flutter_deps.py to produce
4141
# updated revision list of existing dependencies.
42-
'dart_revision': 'd39206fb4e254431f8f34b6358d0dd9bf6f2bf70',
42+
'dart_revision': '7bd8eb1d95e799d22b617567122d8081b0fac477',
4343

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

174174
'src/third_party/dart/third_party/devtools':
175-
{'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:64cffbed6366329ad05e44d48fa2298367643bb6'}], 'dep_type': 'cipd'},
175+
{'packages': [{'version': 'git_revision:64cffbed6366329ad05e44d48fa2298367643bb6', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'},
176176

177177
'src/third_party/dart/third_party/pkg/args':
178178
Var('dart_git') + '/args.git@bf4c8796881b62fd5d3f6d86ab43014f9651eb20',
@@ -355,7 +355,7 @@ deps = {
355355
Var('dart_git') + '/package_config.git@fb736aa12316dd2d882b202a438a6946a4b4bea0',
356356

357357
'src/third_party/dart/tools/sdks':
358-
{'packages': [{'package': 'dart/dart-sdk/${{platform}}', 'version': 'version:2.14.0-377.4.beta'}], 'dep_type': 'cipd'},
358+
{'packages': [{'version': 'version:2.14.0-377.4.beta', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},
359359

360360
# WARNING: end of dart dependencies list that is cleaned up automatically - see create_updated_flutter_deps.py.
361361

ci/licenses_golden/licenses_third_party

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: fac378e302ae7778b7fb2dbc8afaef61
1+
Signature: ca24aa044cd1092fd7fdc3154b86149e
22

33
UNUSED LICENSES:
44

@@ -9787,9 +9787,6 @@ FILE: ../../../third_party/dart/runtime/vm/compiler/stub_code_compiler_arm.cc
97879787
FILE: ../../../third_party/dart/runtime/vm/compiler/stub_code_compiler_arm64.cc
97889788
FILE: ../../../third_party/dart/runtime/vm/compiler/stub_code_compiler_ia32.cc
97899789
FILE: ../../../third_party/dart/runtime/vm/compiler/stub_code_compiler_x64.cc
9790-
FILE: ../../../third_party/dart/runtime/vm/compiler/type_testing_stubs_arm.cc
9791-
FILE: ../../../third_party/dart/runtime/vm/compiler/type_testing_stubs_arm64.cc
9792-
FILE: ../../../third_party/dart/runtime/vm/compiler/type_testing_stubs_x64.cc
97939790
FILE: ../../../third_party/dart/runtime/vm/constants_arm.cc
97949791
FILE: ../../../third_party/dart/runtime/vm/constants_arm64.cc
97959792
FILE: ../../../third_party/dart/runtime/vm/constants_ia32.cc
@@ -9944,6 +9941,7 @@ FILE: ../../../third_party/dart/runtime/vm/object_graph_copy.cc
99449941
FILE: ../../../third_party/dart/runtime/vm/object_graph_copy.h
99459942
FILE: ../../../third_party/dart/runtime/vm/pending_deopts.cc
99469943
FILE: ../../../third_party/dart/runtime/vm/pending_deopts.h
9944+
FILE: ../../../third_party/dart/runtime/vm/thread_interrupter_android_arm.S
99479945
FILE: ../../../third_party/dart/runtime/vm/virtual_memory_compressed.cc
99489946
FILE: ../../../third_party/dart/runtime/vm/virtual_memory_compressed.h
99499947
FILE: ../../../third_party/dart/samples/ffi/resource_management/utf8_helpers.dart

0 commit comments

Comments
 (0)