From 7100b411d160113f0150f042255ebc2c33b6d2f3 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 4 Mar 2021 13:34:02 -0500 Subject: [PATCH] Roll Dart SDK from 96183eef80b7 to 8d3ed9fda5f1 (1 revision) (flutter/engine#24784) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 1390b75380a..7f7f985f097 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': '96183eef80b7f2c8568c8cc4f56ae9b5ed5f1abc', + 'dart_revision': '8d3ed9fda5f1c1a1714223ecb156d95073df6563', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py