Skip to content

Commit 62113c4

Browse files
authored
Revert dart to 9f61c2487bbd (#30056)
* Revert "Roll Dart SDK from 3a963ff14181 to 8bb2e56ec900 (4 revisions) (#30045)" This reverts commit c85a129. * Revert "Roll Dart SDK from 9f61c2487bbd to 3a963ff14181 (7 revisions) (#30011)" This reverts commit 9b200e1.
1 parent 476ed30 commit 62113c4

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

DEPS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ vars = {
3939
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
4040
# You can use //tools/dart/create_updated_flutter_deps.py to produce
4141
# updated revision list of existing dependencies.
42-
'dart_revision': '8bb2e56ec900b90376dacd103499d1f3acf09c9d',
42+
'dart_revision': '9f61c2487bbd52f28d19bb7fc76f3b6fce7d040a',
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
@@ -48,11 +48,11 @@ vars = {
4848
'dart_browser_launcher_rev': 'c6cc1025d6901926cf022e144ba109677e3548f1',
4949
'dart_clock_rev': 'a494269254ba978e7ef8f192c5f7fec3fc05b9d3',
5050
'dart_collection_rev': 'a4c941ab94044d118b2086a3f261c30377604127',
51-
'dart_devtools_rev': 'f2ede24a4ea666d4832d78b813c7d4e376aa77d0',
51+
'dart_devtools_rev': '3a2f570813200e6dee141f3e7a9edcae5f31c2e8',
5252
'dart_intl_tag': '0.17.0-nullsafety',
5353
'dart_linter_tag': '1.15.0',
5454
'dart_protobuf_rev': 'c1eb6cb51af39ccbaa1a8e19349546586a5c8e31',
55-
'dart_pub_rev': 'b9edfa5e288ea3d1a57d1db054ef844ae7b27d99',
55+
'dart_pub_rev': '96404e0749864c9fbf8b12e1d424e8078809e00a',
5656
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
5757
'dart_shelf_proxy_tag': 'v1.0.0',
5858
'dart_shelf_static_rev': '202ec1a53c9a830c17cf3b718d089cf7eba568ad',
@@ -170,7 +170,7 @@ deps = {
170170
# WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py.
171171

172172
'src/third_party/dart/third_party/devtools':
173-
{'packages': [{'version': 'git_revision:f2ede24a4ea666d4832d78b813c7d4e376aa77d0', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'},
173+
{'packages': [{'version': 'git_revision:3a2f570813200e6dee141f3e7a9edcae5f31c2e8', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'},
174174

175175
'src/third_party/dart/third_party/pkg/args':
176176
Var('dart_git') + '/args.git@3b3f55766af13d895d2020ec001a28e8dc147f91',

ci/licenses_golden/licenses_third_party

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 6e34072f232f939890e6e64792a656d7
1+
Signature: 6687862bd639dcf5eda6d323f19131d2
22

33
UNUSED LICENSES:
44

@@ -9782,8 +9782,6 @@ FILE: ../../../third_party/dart/benchmarks/DartCLIStartup/dart2/DartCLIStartup.d
97829782
FILE: ../../../third_party/dart/benchmarks/EventLoopLatencyRegexp/dart/EventLoopLatencyRegexp.dart
97839783
FILE: ../../../third_party/dart/benchmarks/EventLoopLatencyRegexp/dart/regexp_benchmark.dart
97849784
FILE: ../../../third_party/dart/benchmarks/EventLoopLatencyRegexp/dart2/regexp_benchmark.dart
9785-
FILE: ../../../third_party/dart/benchmarks/FfiAsTypedList/dart/FfiAsTypedList.dart
9786-
FILE: ../../../third_party/dart/benchmarks/FfiAsTypedList/dart2/FfiAsTypedList.dart
97879785
FILE: ../../../third_party/dart/benchmarks/IsolateFibonacci/dart/IsolateFibonacci.dart
97889786
FILE: ../../../third_party/dart/benchmarks/IsolateFibonacci/dart2/IsolateFibonacci.dart
97899787
FILE: ../../../third_party/dart/benchmarks/MapLookup/dart/MapLookup.dart

0 commit comments

Comments
 (0)