From 7a45bbdbc273230724eff0ab4da2c8bbba8b443e Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 7 Jun 2020 01:43:02 -0400 Subject: [PATCH] Roll Dart SDK from 4b9c2356e962 to 48b4528a44ac (1 revision) (flutter/engine#18872) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 0f421819315..600fa342380 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': '4b9c2356e962f1c0d8a5c86b28887ed0d167b981', + 'dart_revision': '48b4528a44acb7bfa342da1e44f4d6c5b185e953', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py