From ae79512db8949c2487200ab313fc7eacfe4db72c Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 20 Jan 2022 06:35:09 -0500 Subject: [PATCH] Roll Dart SDK from ff0b0405c13a to 0c7d07706d94 (1 revision) (flutter/engine#30940) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2e3bd972212..4c58a7db4b2 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': 'ff0b0405c13ae8ebfc0f550f98ac0fcfa264624e', + 'dart_revision': '0c7d07706d9472f83457ebc15e126063281754dc', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py