From f9c88a821d2cf52492f41b4f40b84bbbc7e8505b Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 23 Jul 2022 04:44:04 -0400 Subject: [PATCH] Roll Dart SDK from 2c9e7eb9a487 to 619f19e9411b (1 revision) (flutter/engine#34864) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 9375544e16a..889bb0b27cd 100644 --- a/DEPS +++ b/DEPS @@ -36,7 +36,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': '2c9e7eb9a48741b0a03c8d4282e4a2ca95efed11', + 'dart_revision': '619f19e9411be4277ae933fb54ee4265be85321e', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py