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
4 changes: 2 additions & 2 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,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': '1679aba20a032d26f337eb987bd5ae03bec099cb',
'dart_revision': '0ecada960645274748af46abfea7586bbe52b519',

# 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 @@ -434,7 +434,7 @@ deps = {
Var('dart_git') + '/mockito.git@a7fdf7101fbd31132a59188a6057d21004345927',

'src/flutter/third_party/dart/third_party/pkg/native':
Var('dart_git') + '/native.git@fcc783c1d2777555616dfc850f131878ea5d88a9',
Var('dart_git') + '/native.git@cd8eddf8ad5b953127acf884f2b8a614482a8b0f',

'src/flutter/third_party/dart/third_party/pkg/package_config':
Var('dart_git') + '/package_config.git@903a0e528f91aef90821c8f5eaafbc1ae27198ab',
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: cdf0a0115b34b2592fab6d9570fce532
Signature: dfb9b80726f1345b5909ee445b9a6bd0

====================================================================================================
LIBRARY: dart
Expand Down Expand Up @@ -4757,7 +4757,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/+/1679aba20a032d26f337eb987bd5ae03bec099cb
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/0ecada960645274748af46abfea7586bbe52b519
/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 @@ -31897,7 +31897,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/+/1679aba20a032d26f337eb987bd5ae03bec099cb
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/0ecada960645274748af46abfea7586bbe52b519
/third_party/fallback_root_certificates/

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