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

Commit 7362b68

Browse files
authored
Revert "Roll Dart SDK from 78174b41ab0f to 7a5e410f982e (1 revision) (#51980)" (#51990)
This reverts commit 6dc91bf. Reverting for flutter/flutter#146506
1 parent efd85b7 commit 7362b68

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ vars = {
6262
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
6363
# You can use //tools/dart/create_updated_flutter_deps.py to produce
6464
# updated revision list of existing dependencies.
65-
'dart_revision': '7a5e410f982e25dc52e0bd05411a982f153a67a4',
65+
'dart_revision': '78174b41ab0f4bbcb044c07d33bc4e4a409cb83c',
6666

6767
# WARNING: DO NOT EDIT MANUALLY
6868
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -496,7 +496,7 @@ deps = {
496496
Var('dart_git') + '/term_glyph.git@2ad48ce95b6e6d001251d55b15719ee113caf802',
497497

498498
'src/flutter/third_party/dart/third_party/pkg/test':
499-
Var('dart_git') + '/test.git@2b1ed13ea25c0dfcf112af676533e1daf906a3f0',
499+
Var('dart_git') + '/test.git@ce3c8cac1d8e7f055d5443993ac6c0204da17a45',
500500

501501
'src/flutter/third_party/dart/third_party/pkg/test_reflective_loader':
502502
Var('dart_git') + '/test_reflective_loader.git@d7167a2375d8a0c02c12b960c059a115a777f238',

ci/licenses_golden/licenses_dart

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

33
====================================================================================================
44
LIBRARY: dart
@@ -4737,7 +4737,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
47374737
This Source Code Form is "Incompatible With Secondary Licenses", as
47384738
defined by the Mozilla Public License, v. 2.0.
47394739

4740-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/db99af14c4bc5b17cdc2d4dd8ba0a2d14af980dd
4740+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/78174b41ab0f4bbcb044c07d33bc4e4a409cb83c
47414741
/third_party/fallback_root_certificates/
47424742

47434743
====================================================================================================

sky/packages/sky_engine/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32032,7 +32032,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
3203232032
This Source Code Form is "Incompatible With Secondary Licenses", as
3203332033
defined by the Mozilla Public License, v. 2.0.
3203432034

32035-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/7a5e410f982e25dc52e0bd05411a982f153a67a4
32035+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/28b5735ad7dce6585419d26fe147dc406097b93c
3203632036
/third_party/fallback_root_certificates/
3203732037

3203832038
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)