From 7674e9d8d35a27994cd0b7a7635c3f0ecd0c662d Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 11 Jun 2021 14:04:02 -0400 Subject: [PATCH] Roll Dart SDK from c8a66f8e7ca1 to 935470ea59c4 (1 revision) (flutter/engine#26707) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 45cb2117969..428f3a4f74f 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': 'c8a66f8e7ca186db8daa682971401bf41591294d', + 'dart_revision': '935470ea59c4cc573bad181014cd7e60bbba78d6', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py