File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
engine/src/flutter/sky/packages/sky_engine Expand file tree Collapse file tree 2 files changed +3
-3
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' : 'a821b47e7a4de32404815e2f8645708bfcee84a3 ' ,
59
+ 'dart_revision' : 'da9e0299c120d5dc4b5f0da8a75c137abf54efe1 ' ,
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
@@ -329,7 +329,7 @@ deps = {
329
329
Var ('dart_git' ) + '/leak_tracker.git@f5620600a5ce1c44f65ddaa02001e200b096e14c' ,
330
330
331
331
'engine/src/flutter/third_party/dart/third_party/pkg/native' :
332
- Var ('dart_git' ) + '/native.git@723cd56a5edc89699db32bca1b5bf91aa0bcf0cf ' ,
332
+ Var ('dart_git' ) + '/native.git@cc5539fe3fd782629f13e05b0c83093862baf7ca ' ,
333
333
334
334
'engine/src/flutter/third_party/dart/third_party/pkg/protobuf' :
335
335
Var ('dart_git' ) + '/protobuf.git' + '@' + Var ('dart_protobuf_rev' ),
Original file line number Diff line number Diff line change @@ -31043,7 +31043,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
31043
31043
This Source Code Form is "Incompatible With Secondary Licenses", as
31044
31044
defined by the Mozilla Public License, v. 2.0.
31045
31045
31046
- You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/a821b47e7a4de32404815e2f8645708bfcee84a3
31046
+ You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/da9e0299c120d5dc4b5f0da8a75c137abf54efe1
31047
31047
/third_party/fallback_root_certificates/
31048
31048
31049
31049
--------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments