From ccd420bbcac1dde252ad1d5c6646ea8480318eed Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 3 Mar 2020 06:54:01 -0500 Subject: [PATCH] Roll src/third_party/dart 06155d499645..c07d5d84b828 (3 commits) (flutter/engine#16904) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f2024489f3..658f21f490 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': '06155d499645429575e4f2ebe191ef5d51c9035e', + 'dart_revision': 'c07d5d84b82826b1aff140426d62aa38f8e5c482', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py