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

Commit 4900682

Browse files
Manual roll of Dart SDK to c119194 (#26129)
7zip is no longer required by Dart
1 parent b0bb8ea commit 4900682

File tree

2 files changed

+2
-19
lines changed

2 files changed

+2
-19
lines changed

DEPS

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ vars = {
3535
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3636
# You can use //tools/dart/create_updated_flutter_deps.py to produce
3737
# updated revision list of existing dependencies.
38-
'dart_revision': '171876a4e6cf56ee6da1f97d203926bd7afda7ef',
38+
'dart_revision': 'c119194b23d990140e4f8505c6b0a86b60f196bd',
3939

4040
# WARNING: DO NOT EDIT MANUALLY
4141
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -626,22 +626,6 @@ hooks = [
626626
'src/tools',
627627
],
628628
},
629-
{
630-
'name': '7zip',
631-
'pattern': '.',
632-
'condition': 'download_windows_deps',
633-
'action': [
634-
'download_from_google_storage',
635-
'--no_auth',
636-
'--no_resume',
637-
'--bucket',
638-
'dart-dependencies',
639-
'--platform=win32',
640-
'--extract',
641-
'-s',
642-
'src/third_party/dart/third_party/7zip.tar.gz.sha1',
643-
],
644-
},
645629
{
646630
'name': 'dia_dll',
647631
'pattern': '.',

ci/licenses_golden/licenses_third_party

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 4d5f9dedf9ff026b328bae1d87ca27ec
1+
Signature: 1e197cb24e64b242b47e22fc2881dea2
22

33
UNUSED LICENSES:
44

@@ -9603,7 +9603,6 @@ FILE: ../../../third_party/dart/sdk/lib/html/html_common/conversions_dart2js.dar
96039603
FILE: ../../../third_party/dart/sdk/lib/html/html_common/html_common.dart
96049604
FILE: ../../../third_party/dart/sdk/lib/libraries.json
96059605
FILE: ../../../third_party/dart/sdk/lib/vmservice_libraries.json
9606-
FILE: ../../../third_party/dart/third_party/7zip.tar.gz.sha1
96079606
FILE: ../../../third_party/dart/third_party/clang.tar.gz.sha1
96089607
----------------------------------------------------------------------------------------------------
96099608
Copyright 2012, the Dart project authors.

0 commit comments

Comments
 (0)