From 7b786ffe0dffd3789cb5c60d84bd9e10c4e300e9 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 25 Mar 2022 01:30:04 -0400 Subject: [PATCH] Roll Dart SDK from 62cdddf03ccd to f3ac5d88c3d5 (1 revision) (flutter/engine#32256) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2d829235027..37179a6f971 100644 --- a/DEPS +++ b/DEPS @@ -45,7 +45,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': '62cdddf03ccdff25f40ab8c31506d92c6027e672', + 'dart_revision': 'f3ac5d88c3d5bca33e4efe7c77c573473f15ad06', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py