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
8 changes: 4 additions & 4 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@ 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': '7d9de0c0b231264ef8706f9bd59c3512d88c065f',
'dart_revision': 'f773d45634ed93b4c0aca37408eb2b8f9fd474a2',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
'dart_binaryen_rev': '4b7c610f14329dfe045534ec1cde7f28330393f9',
'dart_binaryen_rev': 'b1245577ba92b77a97e266cf4c7f7cd15e6e7f28',
'dart_boringssl_gen_rev': '9c7294fd58261a79794f5afaa26598cf1442ad20',
'dart_boringssl_rev': 'd24a38200fef19150eef00cad35b138936c08767',
'dart_browser_launcher_rev': '0dcf2246c11eaf6c4f2591332f1057734a847793',
Expand Down Expand Up @@ -344,7 +344,7 @@ deps = {
# WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py.

'src/flutter/third_party/dart/third_party/binaryen/src':
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@4b7c610f14329dfe045534ec1cde7f28330393f9',
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@b1245577ba92b77a97e266cf4c7f7cd15e6e7f28',

'src/flutter/third_party/dart/third_party/devtools':
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:e2a7208bb8eed852b1f9dedabf423f187e947a7d'}]},
Expand Down Expand Up @@ -434,7 +434,7 @@ deps = {
Var('dart_git') + '/mockito.git@4be52e16d06c8c5384d1cf5a511f0c9a7d829cf7',

'src/flutter/third_party/dart/third_party/pkg/native':
Var('dart_git') + '/native.git@1a6faf502c01c598ce8ed6c77ea22c29774dbf34',
Var('dart_git') + '/native.git@7bca3567228c259dd5cc8e8530cd1585d8de42a0',

'src/flutter/third_party/dart/third_party/pkg/package_config':
Var('dart_git') + '/package_config.git@39096768806ccae4b7025dd4114f15f2df424b0c',
Expand Down
4 changes: 2 additions & 2 deletions ci/licenses_golden/licenses_dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 5ac94b42e122b7d9f3c20896772de65d
Signature: 1e8b3ef4f11fcc3ac531dcd662e93912

====================================================================================================
LIBRARY: dart
Expand Down Expand Up @@ -4741,7 +4741,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
This Source Code Form is "Incompatible With Secondary Licenses", as
defined by the Mozilla Public License, v. 2.0.

You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/1eec9de2f9c684daaa71887cb386131dabf724b0
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/f773d45634ed93b4c0aca37408eb2b8f9fd474a2
/third_party/fallback_root_certificates/

====================================================================================================
Expand Down
2 changes: 1 addition & 1 deletion sky/packages/sky_engine/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -32293,7 +32293,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
This Source Code Form is "Incompatible With Secondary Licenses", as
defined by the Mozilla Public License, v. 2.0.

You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/7d9de0c0b231264ef8706f9bd59c3512d88c065f
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/f773d45634ed93b4c0aca37408eb2b8f9fd474a2
/third_party/fallback_root_certificates/

--------------------------------------------------------------------------------
Expand Down