From 443981df00a3a214f4d6a42a56d3269cc1660c8a Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 17 Jul 2020 14:41:02 -0400 Subject: [PATCH] Roll Dart SDK from 9dca49e71e06 to ec01fc2bf163 (8 revisions) (flutter/engine#19847) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 69b2868ea48..9f014c02397 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': '9dca49e71e06f9ba3710d3c4d65619f30547f4ca', + 'dart_revision': 'ec01fc2bf16393dd0697c094312f4bec3b386ccd', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py