From c7aebfa4997822ddaf4a979bbadf451f96473079 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 10 Oct 2022 16:25:23 -0400 Subject: [PATCH] Roll Dart SDK from a8cd6f03a3c7 to edf774a75ef1 (1 revision) (flutter/engine#36692) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index dcf4b3ae58..a5b5e8b78f 100644 --- a/DEPS +++ b/DEPS @@ -43,7 +43,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': 'a8cd6f03a3c7167179bef5b00a47d6b92bf4c319', + 'dart_revision': 'edf774a75ef16b041b291d0023e61e9ae6916e1c', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py