@@ -34,7 +34,7 @@ vars = {
3434 # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3535 # You can use //tools/dart/create_updated_flutter_deps.py to produce
3636 # updated revision list of existing dependencies.
37- 'dart_revision' : '40fd1c456e0a872ab8f6d2a018b3436d2f7a5f84 ' ,
37+ 'dart_revision' : '7e8348f4ce87f89235154e974c799de57473c4f4 ' ,
3838
3939 # WARNING: DO NOT EDIT MANUALLY
4040 # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -107,7 +107,7 @@ allowed_hosts = [
107107]
108108
109109deps = {
110- 'src' : 'https://github.com/flutter/buildroot.git' + '@' + '92f0936b9c4daec1af9296125d449807bdec9219 ' ,
110+ 'src' : 'https://github.com/flutter/buildroot.git' + '@' + 'fe3b46e595e7ce1350e11aa0c90365976051f4a3 ' ,
111111
112112 # Fuchsia compatibility
113113 #
@@ -354,7 +354,7 @@ deps = {
354354 Var ('dart_git' ) + '/package_config.git@9c586d04bd26fef01215fd10e7ab96a3050cfa64' ,
355355
356356 'src/third_party/dart/tools/sdks' :
357- {'packages' : [{'version' : 'version:2.10.0-0.2-preview ' , 'package' : 'dart/dart-sdk/${{platform}}' }], 'dep_type' : 'cipd' },
357+ {'packages' : [{'version' : 'version:2.10.0-0.0.dev ' , 'package' : 'dart/dart-sdk/${{platform}}' }], 'dep_type' : 'cipd' },
358358
359359 # WARNING: end of dart dependencies list that is cleaned up automatically - see create_updated_flutter_deps.py.
360360
0 commit comments