From 049a3e02e23f09882de40aeb090668250dcfede3 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 10 Feb 2022 06:30:02 -0500 Subject: [PATCH] Roll Dart SDK from 7e3310bbe1ed to a9cfcc289ed4 (1 revision) (flutter/engine#31369) --- DEPS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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',