From ff20e22cdb8be1cb60fb19667b4744844484af5a Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 15 Oct 2021 08:08:01 -0400 Subject: [PATCH] Roll Dart SDK from e8c02a935741 to 42acd2ae8fa8 (1 revision) (flutter/engine#29205) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index c1d7767573..1593704cdf 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': 'e8c02a93574191e5e6e04419b7ac7a7d85dca88f', + 'dart_revision': '42acd2ae8fa84a20451485a2b55bc6d2bfb67c61', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py