From 5a9fa283d2325355f7a8bf0be4fb97fef7e0c005 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 23 Mar 2022 08:35:04 -0400 Subject: [PATCH] Roll Dart SDK from bf0f84763376 to 81e385566b30 (1 revision) (flutter/engine#32208) --- DEPS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 2a3c0d3b873..a007e8e0b3a 100644 --- a/DEPS +++ b/DEPS @@ -45,7 +45,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': 'bf0f84763376a22b8e5400fb8fb63d5e8ba69495', + 'dart_revision': '81e385566b30906a4a1a21927c7d20d7199cb648', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -265,7 +265,7 @@ deps = { Var('dart_git') + '/matcher.git@07595a7739d47a8315caba5a8e58fb9ae3d81261', 'src/third_party/dart/third_party/pkg/mime': - Var('dart_git') + '/mime.git@7f4252d469de032aa4df9f90e827dbac4b8efa48', + Var('dart_git') + '/mime.git@c2c5ffd594674f32dc277521369da1557a1622d3', 'src/third_party/dart/third_party/pkg/mockito': Var('dart_git') + '/mockito.git@d39ac507483b9891165e422ec98d9fb480037c8b',