From 78c5f3cc49f12289a31f9ddbfbd34cd040fb878b Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 4 Apr 2021 04:59:01 -0400 Subject: [PATCH] Roll Dart SDK from 755b81eb3fb8 to eab366e78fa5 (1 revision) (flutter/engine#25411) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 00caff59a72..07ed551c677 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': '755b81eb3fb82485c5f791afe9db33f4065fe35d', + 'dart_revision': 'eab366e78fa556375baa19761ed4ad60e2c0e3dc', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py