From da66acad6fa08dd9475d0266086a9bd5cd40110e Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 28 Aug 2020 02:23:02 -0400 Subject: [PATCH] Roll Dart SDK from 8e50ccae259f to ac54810c36a9 (1 revision) (flutter/engine#20844) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f5c2b06d3e1..b9415f45118 100644 --- a/DEPS +++ b/DEPS @@ -34,7 +34,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': '8e50ccae259f8db4b4e7e66ccc0e76064d07705b', + 'dart_revision': 'ac54810c36a9783a060e7e2f4c7fecc3e3cdd255', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py