Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
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 @@ -34,7 +34,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': 'e736495eb7f0d50163b62fe880e1676c18407dc9',
'dart_revision': 'f144d5fdca56e53b80f858140620982aec7e2eea',

# 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
4 changes: 3 additions & 1 deletion ci/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 09fd94fb21d08b06304aff361f8a5015
Signature: 68c93925c73188171c45b4ad5b310f0c

UNUSED LICENSES:

Expand Down Expand Up @@ -7796,9 +7796,11 @@ FILE: ../../../third_party/dart/runtime/vm/visitor.cc
FILE: ../../../third_party/dart/samples/ffi/async/async_test.dart
FILE: ../../../third_party/dart/samples/ffi/async/sample_async_callback.dart
FILE: ../../../third_party/dart/samples/ffi/async/sample_native_port_call.dart
FILE: ../../../third_party/dart/sdk/lib/_http/embedder_config.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/patch/js_patch.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/js_patch.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/vm/lib/ffi_struct_patch.dart
FILE: ../../../third_party/dart/sdk_nnbd/lib/_http/embedder_config.dart
FILE: ../../../third_party/dart/sdk_nnbd/lib/_internal/js_dev_runtime/patch/js_patch.dart
FILE: ../../../third_party/dart/sdk_nnbd/lib/_internal/js_runtime/lib/js_patch.dart
FILE: ../../../third_party/dart/sdk_nnbd/lib/_internal/vm/lib/ffi_struct_patch.dart
Expand Down