From 02446a1ba74cf79f8022df5524ec6b36c658fca8 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 29 Apr 2021 07:34:01 -0400 Subject: [PATCH] Roll Dart SDK from 90993fcb8554 to b5ff349bffc8 (1 revision) (#25834) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2ef3a5299..fe686658c 100644 --- a/DEPS +++ b/DEPS @@ -35,7 +35,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': '90993fcb85549f4f6fdaa8d0d4b79e8a4730ceb6', + 'dart_revision': 'b5ff349bffc848262ce67960461c1eecbb89e72f', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py -- GitLab