From f787c62df3b6b300f7cf93754bff9769140fca11 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 26 Oct 2022 04:17:34 -0400 Subject: [PATCH] Roll Dart SDK from d517accac2ba to cc7a770ed1d9 (1 revision) (flutter/engine#37031) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b9a593f873..b5f23926c6 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': 'd517accac2badf1ffdf53d536263e87c19a36114', + 'dart_revision': 'cc7a770ed1d993ef3e6aec99f58dd506acb03278', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py