From 0ef2baaa99fff78b62f8d58c66694d61fd1db69b Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 14 Jun 2022 15:23:12 -0400 Subject: [PATCH] Roll Dart SDK from 6245525ff294 to a4d8cce0f7e7 (1 revision) (flutter/engine#34041) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 62a56253bf5..b25233f6469 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': '6245525ff294fa7f1153d68eed632445c4673e1f', + 'dart_revision': 'a4d8cce0f7e72c440243f11a15184e0e677b6cda', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py