From 7acd2202e565909fbda7a0d4835452004b63ef4a Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 29 Oct 2021 17:38:01 -0400 Subject: [PATCH] Roll Dart SDK from 0647872b7242 to d84981bafae3 (1 revision) (flutter/engine#29416) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d05090ed3d0..e06a5da4b6f 100644 --- a/DEPS +++ b/DEPS @@ -39,7 +39,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS. # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': '0647872b7242dc2d23bfc21dd4685e3a0760c449', + 'dart_revision': 'd84981bafae3d4aaba73daef0a9c74d84f74e400', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py