This repository was archived by the owner on Feb 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ vars = {
5656 # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
5757 # You can use //tools/dart/create_updated_flutter_deps.py to produce
5858 # updated revision list of existing dependencies.
59- 'dart_revision' : '21402561f6d354bc87a0ded80e366b5a13d0ff96 ' ,
59+ 'dart_revision' : '419aef963b5a7c47671856985abb42472fb2ba9c ' ,
6060
6161 # WARNING: DO NOT EDIT MANUALLY
6262 # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
Original file line number Diff line number Diff line change 14881488../../../flutter/third_party/dart/runtime/vm/compiler/backend/flow_graph_test.cc
14891489../../../flutter/third_party/dart/runtime/vm/compiler/backend/il_test.cc
14901490../../../flutter/third_party/dart/runtime/vm/compiler/backend/inliner_test.cc
1491+ ../../../flutter/third_party/dart/runtime/vm/compiler/backend/linearscan_test.cc
14911492../../../flutter/third_party/dart/runtime/vm/compiler/backend/locations_helpers_test.cc
14921493../../../flutter/third_party/dart/runtime/vm/compiler/backend/loops_test.cc
14931494../../../flutter/third_party/dart/runtime/vm/compiler/backend/memory_copy_test.cc
Original file line number Diff line number Diff line change 1- Signature: bcb5f7250b8efafb0b2716f4734b6ca9
1+ Signature: b810103cb1efde7bc9eb22db7aceece9
22
33====================================================================================================
44LIBRARY: dart
@@ -4785,7 +4785,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
47854785 This Source Code Form is "Incompatible With Secondary Licenses", as
47864786 defined by the Mozilla Public License, v. 2.0.
47874787
4788- You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/6c85a403add746ec6ac9e92e4a13d55daf0148ff
4788+ You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/419aef963b5a7c47671856985abb42472fb2ba9c
47894789/third_party/fallback_root_certificates/
47904790
47914791====================================================================================================
Original file line number Diff line number Diff line change @@ -32054,7 +32054,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
3205432054 This Source Code Form is "Incompatible With Secondary Licenses", as
3205532055 defined by the Mozilla Public License, v. 2.0.
3205632056
32057- You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/21402561f6d354bc87a0ded80e366b5a13d0ff96
32057+ You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/419aef963b5a7c47671856985abb42472fb2ba9c
3205832058/third_party/fallback_root_certificates/
3205932059
3206032060--------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments