From 3e83bfd21cd01df574d9ba8415e9a4ddb8d64019 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 21 May 2021 01:14:01 -0400 Subject: [PATCH] Roll Dart SDK from 144f3bb9b017 to 551af75f42c0 (1 revision) (flutter/engine#26310) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 1028679e08c..af9a3634845 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': '144f3bb9b0172ac525d9904f4f5210efbc6acb3d', + 'dart_revision': '551af75f42c03cdff9c1a14a889bb216fc3d4396', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py