From 7d44bcaf2a91c17871203ebf3c0576d34e56f112 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 13 Oct 2020 12:47:02 -0400 Subject: [PATCH] Roll Dart SDK from e256855d07ba to a3b62f366529 (4 revisions) (flutter/engine#21808) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 0b09eaf961c..b1e632a2b00 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': 'e256855d07ba9cad5048f012f38a05446ca2fe09', + 'dart_revision': 'a3b62f366529dbe4e4e75b73124bc59581ce6428', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py