From f5dcd92b075e30ca2067a89af97b79110d54266f Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 15 Jan 2021 21:19:01 -0500 Subject: [PATCH] Roll Dart SDK from 0554c17398ef to 93a7e1189a8a (3 revisions) (flutter/engine#23735) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d7cf32e972d..91ba3167c19 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': '0554c17398efb63fca607e9acfb72b2b9f3466e5', + 'dart_revision': '93a7e1189a8a98ddb86e76ce3ec7af96c1101018', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py