From e8244af68cf21f74fa19a8d04473255ea137ce82 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 17 Jun 2020 08:43:02 -0400 Subject: [PATCH] Roll Dart SDK from 1046888b1bf9 to c45c07592a95 (4 revisions) (flutter/engine#19086) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 260a98c07b5..cb9f637d03b 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': '1046888b1bf9adf61c0c3e8929d2d29cc6c8dd83', + 'dart_revision': 'c45c07592a95eeb7eabf8b668e9ded844d73422a', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py