From bcd7d80b9bdfe011d7a850d5531fa6ed8db942aa Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 29 Aug 2022 09:21:05 -0400 Subject: [PATCH] Roll Dart SDK from 51492a9c9740 to a9624d47d30c (1 revision) (flutter/engine#35776) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index fb9b3caca10..bf50c91481e 100644 --- a/DEPS +++ b/DEPS @@ -36,7 +36,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': '51492a9c974028a317d9721f328abe49138b72af', + 'dart_revision': 'a9624d47d30c645563410db0f3af1356049a66cb', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py