From 67a79592eb55b5b5174528ee0385662acaa6c8fa Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 12 Sep 2020 15:32:01 -0400 Subject: [PATCH] Roll Dart SDK from d2ba4fd3275e to 3533cfda999e (1 revision) (flutter/engine#21134) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b050b7019a8..c2b543d9a13 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': 'd2ba4fd3275e77a6306f6e4a5568f1c6d797b10d', + 'dart_revision': '3533cfda999e6a8de8566526a7e319afb274e0f4', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py