From 8f7af6bd8d4bd219faa22a561a39b3b85cfb93b7 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 4 Dec 2021 21:54:01 -0500 Subject: [PATCH] Roll Dart SDK from a3a9d7af0cc2 to 68bd3305228d (2 revisions) (flutter/engine#30138) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d0f86e1f0e..76a1d048ce 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': 'a3a9d7af0cc213ad7b0c278e3b9210b1a9a8c797', + 'dart_revision': '68bd3305228da46d0049f6505f9cce5d453420d7', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py