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