From 07c2fcc604c7f09ae6796a31eeec659d85439b7d Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 16 Mar 2020 12:21:03 -0400 Subject: [PATCH] Roll src/third_party/dart d2950737b8a2..d7a7854a5e98 (2 commits) (flutter/engine#17171) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2b478ca7d94..c6b931097b8 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': 'd2950737b8a295664e9da8df3710722215e1cc1e', + 'dart_revision': 'd7a7854a5e98d0d447a24db1688ec69a1f0104f7', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py