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
6 changes: 3 additions & 3 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/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': 'd39206fb4e254431f8f34b6358d0dd9bf6f2bf70',
'dart_revision': '7bd8eb1d95e799d22b617567122d8081b0fac477',

# 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 @@ -172,7 +172,7 @@ deps = {
# WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py.

'src/third_party/dart/third_party/devtools':
{'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:64cffbed6366329ad05e44d48fa2298367643bb6'}], 'dep_type': 'cipd'},
{'packages': [{'version': 'git_revision:64cffbed6366329ad05e44d48fa2298367643bb6', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'},

'src/third_party/dart/third_party/pkg/args':
Var('dart_git') + '/args.git@bf4c8796881b62fd5d3f6d86ab43014f9651eb20',
Expand Down Expand Up @@ -355,7 +355,7 @@ deps = {
Var('dart_git') + '/package_config.git@fb736aa12316dd2d882b202a438a6946a4b4bea0',

'src/third_party/dart/tools/sdks':
{'packages': [{'package': 'dart/dart-sdk/${{platform}}', 'version': 'version:2.14.0-377.4.beta'}], 'dep_type': 'cipd'},
{'packages': [{'version': 'version:2.14.0-377.4.beta', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},

# WARNING: end of dart dependencies list that is cleaned up automatically - see create_updated_flutter_deps.py.

Expand Down
6 changes: 2 additions & 4 deletions ci/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: fac378e302ae7778b7fb2dbc8afaef61
Signature: ca24aa044cd1092fd7fdc3154b86149e

UNUSED LICENSES:

Expand Down Expand Up @@ -9787,9 +9787,6 @@ FILE: ../../../third_party/dart/runtime/vm/compiler/stub_code_compiler_arm.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/stub_code_compiler_arm64.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/stub_code_compiler_ia32.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/stub_code_compiler_x64.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/type_testing_stubs_arm.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/type_testing_stubs_arm64.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/type_testing_stubs_x64.cc
FILE: ../../../third_party/dart/runtime/vm/constants_arm.cc
FILE: ../../../third_party/dart/runtime/vm/constants_arm64.cc
FILE: ../../../third_party/dart/runtime/vm/constants_ia32.cc
Expand Down Expand Up @@ -9944,6 +9941,7 @@ FILE: ../../../third_party/dart/runtime/vm/object_graph_copy.cc
FILE: ../../../third_party/dart/runtime/vm/object_graph_copy.h
FILE: ../../../third_party/dart/runtime/vm/pending_deopts.cc
FILE: ../../../third_party/dart/runtime/vm/pending_deopts.h
FILE: ../../../third_party/dart/runtime/vm/thread_interrupter_android_arm.S
FILE: ../../../third_party/dart/runtime/vm/virtual_memory_compressed.cc
FILE: ../../../third_party/dart/runtime/vm/virtual_memory_compressed.h
FILE: ../../../third_party/dart/samples/ffi/resource_management/utf8_helpers.dart
Expand Down