From c43dbd3ffccb803edbf0133b80e09cd0e31805d1 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 7 Oct 2022 21:00:26 -0400 Subject: [PATCH] Roll Dart SDK from 8e4fa56fefe4 to 6e52c9c0d582 (1 revision) (flutter/engine#36672) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b51b579afee..35e7d87a3b3 100644 --- a/DEPS +++ b/DEPS @@ -43,7 +43,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS. # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': '8e4fa56fefe4f96008ff3d5aa3ee2a16b0f88123', + 'dart_revision': '6e52c9c0d5824b393562db16b57f00236ea8345b', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py