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 = {
56
56
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
57
57
# You can use //tools/dart/create_updated_flutter_deps.py to produce
58
58
# updated revision list of existing dependencies.
59
- 'dart_revision' : '21402561f6d354bc87a0ded80e366b5a13d0ff96 ' ,
59
+ 'dart_revision' : '419aef963b5a7c47671856985abb42472fb2ba9c ' ,
60
60
61
61
# WARNING: DO NOT EDIT MANUALLY
62
62
# 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 1488
1488
../../../flutter/third_party/dart/runtime/vm/compiler/backend/flow_graph_test.cc
1489
1489
../../../flutter/third_party/dart/runtime/vm/compiler/backend/il_test.cc
1490
1490
../../../flutter/third_party/dart/runtime/vm/compiler/backend/inliner_test.cc
1491
+ ../../../flutter/third_party/dart/runtime/vm/compiler/backend/linearscan_test.cc
1491
1492
../../../flutter/third_party/dart/runtime/vm/compiler/backend/locations_helpers_test.cc
1492
1493
../../../flutter/third_party/dart/runtime/vm/compiler/backend/loops_test.cc
1493
1494
../../../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
2
2
3
3
====================================================================================================
4
4
LIBRARY: dart
@@ -4785,7 +4785,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
4785
4785
This Source Code Form is "Incompatible With Secondary Licenses", as
4786
4786
defined by the Mozilla Public License, v. 2.0.
4787
4787
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
4789
4789
/third_party/fallback_root_certificates/
4790
4790
4791
4791
====================================================================================================
Original file line number Diff line number Diff line change @@ -32054,7 +32054,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
32054
32054
This Source Code Form is "Incompatible With Secondary Licenses", as
32055
32055
defined by the Mozilla Public License, v. 2.0.
32056
32056
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
32058
32058
/third_party/fallback_root_certificates/
32059
32059
32060
32060
--------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments