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

Revert dart to 38e7078fa2b7 #29575

Merged
merged 4 commits into from
Nov 7, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': 'f6a43e5eb71d0168b5db23bb4b31d3f58029981e',
'dart_revision': '38e7078fa2b7888e4c12b2079b51bc366fe455fd',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
Expand Down Expand Up @@ -206,7 +206,7 @@ deps = {
Var('dart_git') + '/crypto.git@b5024e4de2b1c474dd558bef593ddbf0bfade152',

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

'src/third_party/dart/third_party/pkg/dartdoc':
Var('dart_git') + '/dartdoc.git@520e64977de7a87b2fd5be56e5c2e1a58d55bdad',
Expand Down
7 changes: 1 addition & 6 deletions ci/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 3b35dea9c9c6992f42ee28043d79f737
Signature: f1e787217c47653595918b70b947bcfa

UNUSED LICENSES:

Expand Down Expand Up @@ -9787,11 +9787,6 @@ FILE: ../../../third_party/dart/benchmarks/MapLookup/dart/maps.dart
FILE: ../../../third_party/dart/benchmarks/MapLookup/dart2/MapLookup.dart
FILE: ../../../third_party/dart/benchmarks/MapLookup/dart2/maps.dart
FILE: ../../../third_party/dart/benchmarks/MapLookup/generate_maps.dart
FILE: ../../../third_party/dart/benchmarks/NativeCall/dart/NativeCall.dart
FILE: ../../../third_party/dart/benchmarks/NativeCall/dart/dlopen_helper.dart
FILE: ../../../third_party/dart/benchmarks/NativeCall/dart2/NativeCall.dart
FILE: ../../../third_party/dart/benchmarks/NativeCall/dart2/dlopen_helper.dart
FILE: ../../../third_party/dart/benchmarks/NativeCall/native/native_functions.c
FILE: ../../../third_party/dart/benchmarks/ObjectHash/dart/ObjectHash.dart
FILE: ../../../third_party/dart/benchmarks/ObjectHash/dart2/ObjectHash.dart
FILE: ../../../third_party/dart/benchmarks/SDKArtifactSizes/dart/SDKArtifactSizes.dart
Expand Down