File tree Expand file tree Collapse file tree 2 files changed +67
-17
lines changed
Expand file tree Collapse file tree 2 files changed +67
-17
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ vars = {
3939 # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
4040 # You can use //tools/dart/create_updated_flutter_deps.py to produce
4141 # updated revision list of existing dependencies.
42- 'dart_revision' : '7e3310bbe1edbf88193c64654fa63d762cd8e336 ' ,
42+ 'dart_revision' : 'a9cfcc289ed49636695d8af0da87d8ed34bad657 ' ,
4343
4444 # WARNING: DO NOT EDIT MANUALLY
4545 # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -232,7 +232,7 @@ deps = {
232232 Var ('dart_git' ) + '/glob.git@da1f4595ee2f87982cbcc663d4cac244822d9227' ,
233233
234234 'src/third_party/dart/third_party/pkg/html' :
235- Var ('dart_git' ) + '/html.git@00cd3c22dac0e68e6ed9e7e4945101aedb1b3109 ' ,
235+ Var ('dart_git' ) + '/html.git@3c2448108b431dd00d3a7033d9f43f19fa5d93d3 ' ,
236236
237237 'src/third_party/dart/third_party/pkg/http' :
238238 Var ('dart_git' ) + '/http.git@1e42ffa181b263f7790f276a5465832bff7ce615' ,
You can’t perform that action at this time.
0 commit comments