From f2b8b22f2fd020ccfedb2884a66d87d19846a3c4 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 2 Dec 2020 12:38:02 -0500 Subject: [PATCH] Roll Dart SDK from e9a03fd98faa to 5acaa5f14b03 (1 revision) (flutter/engine#22810) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 20d1ac99ae9..d0406584a65 100644 --- a/DEPS +++ b/DEPS @@ -34,7 +34,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': 'e9a03fd98faab291d439f4a2ebfc307830ce99b3', + 'dart_revision': '5acaa5f14b03a1d3711c91bc4ee9a24f3e21a299', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py