From 2b1283a642c5b71bd64b025df54aaa100645f8cc Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 27 Mar 2022 17:50:01 -0400 Subject: [PATCH] Roll Dart SDK from 975cc68cf94e to 69ae9ccf72d9 (1 revision) (flutter/engine#32284) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 0b26408a2d6..2c45612b67d 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': '975cc68cf94ea93ae7f1ea1cbcac31ad2b060de1', + 'dart_revision': '69ae9ccf72d91730b2f7cd53d3925f0120f335d9', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py