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

Manual roll Dart SDK from 9c68f2a74491 to 63b8dc1906e5 (3 revisions) #39502

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
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,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': '9c68f2a74491ca0550b0d8f23ddf226a2d898d6d',
'dart_revision': '63b8dc1906e57d56d32452cf6f0262eb4bfd2741',

# 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
6 changes: 5 additions & 1 deletion ci/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 30b6df5c8717e55aa4b4bfa50f7a4c78
Signature: bb4689eace80fa19571c375ed760f822

====================================================================================================
LIBRARY: angle
Expand Down Expand Up @@ -41996,6 +41996,8 @@ LIBRARY: dart
ORIGIN: ../../../third_party/dart/runtime/bin/main_impl.h + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/runtime/vm/ffi/native_assets.cc + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/runtime/vm/ffi/native_assets.h + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/patch/js_allow_interop_patch.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/js_allow_interop_patch.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/records.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_shared/lib/js_interop_patch.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_shared/lib/js_types.dart + ../../../third_party/dart/LICENSE
Expand All @@ -42010,6 +42012,8 @@ TYPE: LicenseType.bsd
FILE: ../../../third_party/dart/runtime/bin/main_impl.h
FILE: ../../../third_party/dart/runtime/vm/ffi/native_assets.cc
FILE: ../../../third_party/dart/runtime/vm/ffi/native_assets.h
FILE: ../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/patch/js_allow_interop_patch.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/js_allow_interop_patch.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/records.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/js_shared/lib/js_interop_patch.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/js_shared/lib/js_types.dart
Expand Down