From 74cecc38736ff5cbfd97629277bdacbeca39326a Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 17 Mar 2021 19:25:01 -0400 Subject: [PATCH] Roll Dart SDK from 004a35fab02e to 8affa8a9de76 (1 revision) (flutter/engine#25052) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e56a6625392..a38d661ba0a 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': '004a35fab02e77f358db5d670f5246acc08159d5', + 'dart_revision': '8affa8a9de764041eb21a435af1ac16be59c55d3', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py