From 76768adcf01788f299b79e447285f5d3eeeea732 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 27 Sep 2021 12:28:03 -0400 Subject: [PATCH] Roll Dart SDK from 0cddaa9859a5 to 893000264e3c (1 revision) (flutter/engine#28883) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 31113ca2975..353f768e085 100644 --- a/DEPS +++ b/DEPS @@ -39,7 +39,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS. # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': '0cddaa9859a55b114766accab28a4a3bd3f4b139', + 'dart_revision': '893000264e3c67843bcb3a5110625b7459709048', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py