From 77a30e71a8ac5cece12ea43bd6177e8da1b44f7b Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 24 Jun 2021 21:46:01 -0400 Subject: [PATCH] Roll Dart SDK from 557c841b50bd to 3a23cb476b32 (1 revision) (flutter/engine#26955) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index faee2cee7a5..1551780ca31 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': '557c841b50bd79a81eb4e22eea0a403681920326', + 'dart_revision': '3a23cb476b32f05280646be5f5fbd3aa6db9109c', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py