From 5912972f6a78fdfec0ce8d6824cb6c07e698cfeb Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 27 Jul 2022 17:14:02 -0400 Subject: [PATCH] Roll Dart SDK from 75cde93ff4b5 to c92eaef473e8 (2 revisions) (flutter/engine#34946) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 33107a13651..63c4e7ebae2 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': '75cde93ff4b5ec30b5dbdeae2601e6db352fa32d', + 'dart_revision': 'c92eaef473e8c823c9fc4a9f9f94c434ec250593', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py