From d944c38cf81dbc0690b64dbce6f3f514cd2602bf Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 12 Aug 2021 21:22:02 -0400 Subject: [PATCH] Roll Dart SDK from 7b142a990f2b to 3272e5c97914 (2 revisions) (flutter/engine#28055) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 332a88bbb1d..3c5e65be737 100644 --- a/DEPS +++ b/DEPS @@ -35,7 +35,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS. # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': '7b142a990f2ba043066edc0cc22af2f4249e9cb8', + 'dart_revision': '3272e5c979148b8d2002ef2ca476e26d878bcdbf', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py