From b03a5fd63201debee6f87d92ca067fe7056ccca3 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 16 Sep 2022 07:40:27 -0400 Subject: [PATCH] Roll Dart SDK from 326df62ba404 to 2aefa63a7781 (1 revision) (flutter/engine#36199) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index c6a68892b26..19d2d5976b9 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': '326df62ba40498052b55abffe1af234670e830d2', + 'dart_revision': '2aefa63a7781f0c2c1ae96f9869540e6c10fd7a3', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py