From 883afb126b2ab0d3cc647486e5e440eb772a626a Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 5 Mar 2021 00:14:01 -0500 Subject: [PATCH] Roll Dart SDK from 1b674d73af53 to 835da00aa6b5 (1 revision) (flutter/engine#24803) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 215b9410e67..1bf3e55c1db 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': '1b674d73af5341f27acd644a1860aec550070970', + 'dart_revision': '835da00aa6b5d9e78a738546b6622e2b27edddda', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py