From ae5acaf4c5896f2b3ecaa4c2ef1bf7c2bd3e0900 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 10 Aug 2022 02:48:04 -0400 Subject: [PATCH] Roll Dart SDK from f06ac8474569 to c0767c028f74 (1 revision) (flutter/engine#35296) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index bb90252778e..62737ddb1c7 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': 'f06ac84745697b1c231bcd37f094b3848bda289e', + 'dart_revision': 'c0767c028f74b345ab22692afa01d45527a86ef4', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py