From 0b41e18b74f664556b32005f210faee0964f64e1 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 16 May 2022 19:12:04 -0400 Subject: [PATCH] Roll Dart SDK from 248ae59d29f7 to 381855557df2 (1 revision) (flutter/engine#33404) --- DEPS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 04fcd6b2448..29b9072074a 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': '248ae59d29f737cb6c72556dd7f2f005bf79bfa8', + 'dart_revision': '381855557df22acead3732aebd338ae5f7c95651', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -308,7 +308,7 @@ deps = { Var('dart_git') + '/string_scanner.git@6579871b528036767b3200b390a3ecef28e4900d', 'src/third_party/dart/third_party/pkg/term_glyph': - Var('dart_git') + '/term_glyph.git@4885b7f8af6931e23d3aa6d1767ee3f9a626923d', + Var('dart_git') + '/term_glyph.git@d0f205c67ea70eea47b9f41c8440129a72a9c86e', 'src/third_party/dart/third_party/pkg/test': Var('dart_git') + '/test.git@d54846bc2b5cfa4e1445fda85c5e48a00940aa68',