From d8791d74c5c7b8bd1c90c5c8596148eebe3f52bd Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 20 Mar 2020 05:26:02 -0400 Subject: [PATCH] Roll src/third_party/dart 1bab476834dc..532a602fefc7 (4 commits) (flutter/engine#17222) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index bc015d59a89..3ff89ab415c 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': '1bab476834dcfc19707d373d0bcb5e0b17a7c665', + 'dart_revision': '532a602fefc7f16f8b3877c261a7bbe967b5b2d2', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py