From 04e2db421a672dacd90b1a6964827f83239fd571 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 6 Jul 2021 07:16:01 -0400 Subject: [PATCH] Roll Dart SDK from 4c71ad843de0 to 8ad824d8b114 (1 revision) (flutter/engine#27183) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 094c48eba46..a65e470cf76 100644 --- a/DEPS +++ b/DEPS @@ -35,7 +35,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': '4c71ad843de06334ab961250c4b63302906b2703', + 'dart_revision': '8ad824d8b114f000bebb92f807b7461bbcdddae6', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py