diff --git a/DEPS b/DEPS index 4cd6cbad7ea..35d26b4a479 100644 --- a/DEPS +++ b/DEPS @@ -39,7 +39,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS. # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': '7e3310bbe1edbf88193c64654fa63d762cd8e336', + 'dart_revision': 'a9cfcc289ed49636695d8af0da87d8ed34bad657', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -232,7 +232,7 @@ deps = { Var('dart_git') + '/glob.git@da1f4595ee2f87982cbcc663d4cac244822d9227', 'src/third_party/dart/third_party/pkg/html': - Var('dart_git') + '/html.git@00cd3c22dac0e68e6ed9e7e4945101aedb1b3109', + Var('dart_git') + '/html.git@3c2448108b431dd00d3a7033d9f43f19fa5d93d3', 'src/third_party/dart/third_party/pkg/http': Var('dart_git') + '/http.git@1e42ffa181b263f7790f276a5465832bff7ce615',