From f77d2c25ed077ced0e8ca9ec18ded7354b6c81e2 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 25 Jul 2022 21:24:04 -0400 Subject: [PATCH] Roll Dart SDK from f199c32b471a to c77db322733f (1 revision) (flutter/engine#34900) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index eda3d439b5c..e83735b2b52 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': 'f199c32b471a6d69c7e6685687b779ccd5bd4e4d', + 'dart_revision': 'c77db322733fe53854a36cc9a8183bbcb42e9061', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py