From 3a80605e2cbef68089ccc3ab142dd8b3456b454c Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 29 Jan 2021 22:06:01 -0500 Subject: [PATCH] Roll Dart SDK from 6c97fcdd12dc to f444e42359d6 (1 revision) (flutter/engine#24069) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 27400604b7d..21535377b83 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': '6c97fcdd12dc6fe3fcfe072a3583d0fc659f06bf', + 'dart_revision': 'f444e42359d613b1ee67fa85cb6f0369019756b4', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py