@@ -56,19 +56,19 @@ 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' : '99789828cc95b713f33dfb7b19a6430f617ee9f2 ' ,
59
+ 'dart_revision' : 'd9d7f103b6b70b8ec59fcc6f7e3d20aec7be1c90 ' ,
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
63
63
'dart_binaryen_rev' : '3f6831c0bd147ae1ae0ab1d9187d37bce7cca38b' ,
64
- 'dart_boringssl_rev' : 'ea42fe28775844ec8fe0444fc421398be42d51fe ' ,
65
- 'dart_core_rev' : '2458e1aa4594a9c9bae98698e2addb2298c3312f ' ,
64
+ 'dart_boringssl_rev' : '0147d7f28324c5b2923cd1e412e8aaf74124622c ' ,
65
+ 'dart_core_rev' : 'a896913715f2d8fb86d099b75dbfd02bf0d658a4 ' ,
66
66
'dart_devtools_rev' : 'b38abb81337b10c4b675d418e50f82a5fe6a894d' ,
67
- 'dart_http_rev' : 'c7cc4f8e19dd0a050fcf5654b120d789663c48e4 ' ,
67
+ 'dart_http_rev' : 'b7cdf6136926589210662bbdd71000e7abab7271 ' ,
68
68
'dart_libprotobuf_rev' : '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb' ,
69
69
'dart_perfetto_rev' : '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b' ,
70
70
'dart_protobuf_gn_rev' : 'ca669f79945418f6229e4fef89b666b2a88cbb10' ,
71
- 'dart_protobuf_rev' : 'b7dd58cdbd879beee4c3fbf8ee80fce8e97bad26 ' ,
71
+ 'dart_protobuf_rev' : 'd00f905450c562493d918884e02048b7aacc00a3 ' ,
72
72
'dart_pub_rev' : '710265bae23ad5860f33287fba10b5c369f19a93' ,
73
73
'dart_tools_rev' : '3bdef2043af9244b804adc08896bf96d51bb49ba' ,
74
74
'dart_web_rev' : 'c2d5f63e9ea4c1409d6e159fc7b92dbcf4dc0d4d' ,
@@ -346,7 +346,7 @@ deps = {
346
346
Var ('dart_git' ) + '/external/github.com/simolus3/tar.git@5a1ea943e70cdf3fa5e1102cdbb9418bd9b4b81a' ,
347
347
348
348
'engine/src/flutter/third_party/dart/third_party/pkg/test' :
349
- Var ('dart_git' ) + '/test.git@2ccfc5cdba8e36b3939e26f09116d49aa12c76e8 ' ,
349
+ Var ('dart_git' ) + '/test.git@17609bf90c9d5ef47707f5796763629450382474 ' ,
350
350
351
351
'engine/src/flutter/third_party/dart/third_party/pkg/tools' :
352
352
Var ('dart_git' ) + '/tools.git' + '@' + Var ('dart_tools_rev' ),
0 commit comments