@@ -35,15 +35,15 @@ vars = {
3535 # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3636 # You can use //tools/dart/create_updated_flutter_deps.py to produce
3737 # updated revision list of existing dependencies.
38- 'dart_revision' : 'bb9d96ffbafad2cb29d57376f1cdbba79049c640 ' ,
38+ 'dart_revision' : '7250fd6379b2237a6e774779efae9d31d23975e7 ' ,
3939
4040 # WARNING: DO NOT EDIT MANUALLY
4141 # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
4242 'dart_boringssl_gen_rev' : '7322fc15cc065d8d2957fccce6b62a509dc4d641' ,
4343 'dart_boringssl_rev' : '1607f54fed72c6589d560254626909a64124f091' ,
4444 'dart_clock_rev' : 'a494269254ba978e7ef8f192c5f7fec3fc05b9d3' ,
4545 'dart_collection_rev' : '9967dcd3d7645db6de48d5abfab3018bb0c84236' ,
46- 'dart_devtools_rev' : '12ad5341ae0a275042c84a4e7be9a6c98db65612 ' ,
46+ 'dart_devtools_rev' : 'e138d55437a59838607415ef21f20bd6c4955dbc ' ,
4747 'dart_http_throttle_tag' : '1.0.2' ,
4848 'dart_intl_tag' : '0.17.0-nullsafety' ,
4949 'dart_linter_tag' : '1.4.0' ,
@@ -152,7 +152,7 @@ deps = {
152152 # WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py.
153153
154154 'src/third_party/dart/third_party/devtools' :
155- {'packages' : [{'version' : 'git_revision:12ad5341ae0a275042c84a4e7be9a6c98db65612 ' , 'package' : 'dart/third_party/flutter/devtools' }], 'dep_type' : 'cipd' },
155+ {'packages' : [{'version' : 'git_revision:e138d55437a59838607415ef21f20bd6c4955dbc ' , 'package' : 'dart/third_party/flutter/devtools' }], 'dep_type' : 'cipd' },
156156
157157 'src/third_party/dart/third_party/pkg/args' :
158158 Var ('dart_git' ) + '/args.git@d8fea36c10ef96797be02e3d132d572445cd86f4' ,
0 commit comments