From f629bad75fdf65352398831dca04ddc3ff2a30cc Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 29 Nov 2021 11:22:02 -0500 Subject: [PATCH] Roll Dart SDK from a353613d5a52 to 9f61c2487bbd (1 revision) (flutter/engine#29984) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 160f66ea228..b0e4f0dd6b9 100644 --- a/DEPS +++ b/DEPS @@ -39,7 +39,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': 'a353613d5a52d0676ff3650ae101124a99d7f9f6', + 'dart_revision': '9f61c2487bbd52f28d19bb7fc76f3b6fce7d040a', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py