@@ -48,7 +48,7 @@ vars = {
4848 # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
4949 # You can use //tools/dart/create_updated_flutter_deps.py to produce
5050 # updated revision list of existing dependencies.
51- 'dart_revision' : 'e517487c567962e03982e14152f54564c2dcf1e4 ' ,
51+ 'dart_revision' : '0940b5e6ccd5d6a50b6425cf4f1449df56fd4095 ' ,
5252
5353 # WARNING: DO NOT EDIT MANUALLY
5454 # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -301,7 +301,7 @@ deps = {
301301 Var ('chromium_git' ) + '/external/github.com/WebAssembly/binaryen.git@ec53f4b2d5b0d52ae703c5b696ecf052ad5fffbb' ,
302302
303303 'src/third_party/dart/third_party/devtools' :
304- {'packages' : [{'package ' : 'dart/third_party/flutter/devtools ' , 'version ' : 'git_revision:dd3fade2bd2ef74fc6102e56333a48f0efc594d3 ' }], 'dep_type' : 'cipd' },
304+ {'packages' : [{'version ' : 'git_revision:dd3fade2bd2ef74fc6102e56333a48f0efc594d3 ' , 'package ' : 'dart/third_party/flutter/devtools ' }], 'dep_type' : 'cipd' },
305305
306306 'src/third_party/dart/third_party/pkg/args' :
307307 Var ('dart_git' ) + '/args.git@da037acc018a8dd267d109eb634454490b7ff759' ,
@@ -466,7 +466,7 @@ deps = {
466466 Var ('dart_git' ) + '/yaml_edit.git' + '@' + Var ('dart_yaml_edit_rev' ),
467467
468468 'src/third_party/dart/tools/sdks' :
469- {'packages' : [{'package' : 'dart/dart-sdk/${{platform}}' , ' version' : 'version:2.19.0-374.0.dev' }], 'dep_type' : 'cipd' },
469+ {'packages' : [{'version' : 'version:2.19.0-374.0.dev' , 'package' : 'dart/dart-sdk/${{platform}} ' }], 'dep_type' : 'cipd' },
470470
471471 # WARNING: end of dart dependencies list that is cleaned up automatically - see create_updated_flutter_deps.py.
472472
0 commit comments