From b1f02cbb7fd548e8122534cfc96f2fde01548014 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 2 Oct 2021 09:58:01 -0400 Subject: [PATCH] Roll Dart SDK from 8c385be2c663 to f440a20ff15f (2 revisions) (flutter/engine#28995) --- DEPS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 6a42c8d083f..11e3715e2a9 100644 --- a/DEPS +++ b/DEPS @@ -39,7 +39,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS. # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': '8c385be2c6630f483bc4ef9340418a07b3792851', + 'dart_revision': 'f440a20ff15f0dd93139696c3679db9546c724e1', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -228,7 +228,7 @@ deps = { Var('dart_git') + '/html.git@00cd3c22dac0e68e6ed9e7e4945101aedb1b3109', 'src/third_party/dart/third_party/pkg/http': - Var('dart_git') + '/http.git@778174bca2c13becd88ef3353309190b1e8b9479', + Var('dart_git') + '/http.git@f35d1e1467092f6a5edb2abf7071c4a99e8c737a', 'src/third_party/dart/third_party/pkg/http_multi_server': Var('dart_git') + '/http_multi_server.git@de1b312164c24a1690b46c6e97bd47eff40c4649',