From d8533af7b805d844edb3bd7cf2ccba8baea1faa4 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 10 Sep 2021 12:07:01 -0400 Subject: [PATCH] Roll Dart SDK from 39f81c50c2e1 to 8ed0a66c8802 (1 revision) (flutter/engine#28551) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2c81e4a3ad9..e3519085286 100644 --- a/DEPS +++ b/DEPS @@ -39,7 +39,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': '39f81c50c2e11dd4a959bcab27870da6847a02dc', + 'dart_revision': '8ed0a66c8802bd4e711105fe01d0dc581a95fdaf', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py