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

Commit 15eb4ab

Browse files
authored
Revert "Roll Dart SDK from 38e7078 to e9488dd (12 revisions) (#29631)" (#29649)
This reverts commit 7d414f6.
1 parent 8ca79a9 commit 15eb4ab

File tree

2 files changed

+4
-9
lines changed

2 files changed

+4
-9
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/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': 'e9488dd50ffbdf14145bf862c00abbe3acc7c434',
42+
'dart_revision': '38e7078fa2b7888e4c12b2079b51bc366fe455fd',
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
@@ -52,7 +52,7 @@ vars = {
5252
'dart_intl_tag': '0.17.0-nullsafety',
5353
'dart_linter_tag': '1.14.0',
5454
'dart_protobuf_rev': 'c1eb6cb51af39ccbaa1a8e19349546586a5c8e31',
55-
'dart_pub_rev': '96404e0749864c9fbf8b12e1d424e8078809e00a',
55+
'dart_pub_rev': '0035a40f25d027130c0314571da53ffafc6d973b',
5656
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
5757
'dart_shelf_proxy_tag': 'v1.0.0',
5858
'dart_shelf_static_rev': '202ec1a53c9a830c17cf3b718d089cf7eba568ad',
@@ -206,7 +206,7 @@ deps = {
206206
Var('dart_git') + '/crypto.git@b5024e4de2b1c474dd558bef593ddbf0bfade152',
207207

208208
'src/third_party/dart/third_party/pkg/csslib':
209-
Var('dart_git') + '/csslib.git@02abc1ddf93092efef2be365300f15504d23cd23',
209+
Var('dart_git') + '/csslib.git@6f35da3d93eb56eb25925779d235858d4090ce6f',
210210

211211
'src/third_party/dart/third_party/pkg/dartdoc':
212212
Var('dart_git') + '/dartdoc.git@520e64977de7a87b2fd5be56e5c2e1a58d55bdad',

ci/licenses_golden/licenses_third_party

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: a0b6c8b0a92cb36de14ea3f8760f5043
1+
Signature: f1e787217c47653595918b70b947bcfa
22

33
UNUSED LICENSES:
44

@@ -9787,11 +9787,6 @@ FILE: ../../../third_party/dart/benchmarks/MapLookup/dart/maps.dart
97879787
FILE: ../../../third_party/dart/benchmarks/MapLookup/dart2/MapLookup.dart
97889788
FILE: ../../../third_party/dart/benchmarks/MapLookup/dart2/maps.dart
97899789
FILE: ../../../third_party/dart/benchmarks/MapLookup/generate_maps.dart
9790-
FILE: ../../../third_party/dart/benchmarks/NativeCall/dart/NativeCall.dart
9791-
FILE: ../../../third_party/dart/benchmarks/NativeCall/dart/dlopen_helper.dart
9792-
FILE: ../../../third_party/dart/benchmarks/NativeCall/dart2/NativeCall.dart
9793-
FILE: ../../../third_party/dart/benchmarks/NativeCall/dart2/dlopen_helper.dart
9794-
FILE: ../../../third_party/dart/benchmarks/NativeCall/native/native_functions.c
97959790
FILE: ../../../third_party/dart/benchmarks/ObjectHash/dart/ObjectHash.dart
97969791
FILE: ../../../third_party/dart/benchmarks/ObjectHash/dart2/ObjectHash.dart
97979792
FILE: ../../../third_party/dart/benchmarks/SDKArtifactSizes/dart/SDKArtifactSizes.dart

0 commit comments

Comments
 (0)