From 276971f7dcc9a601ef8a7bd76125ee1bf1db1514 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 6 Mar 2022 08:01:09 -0500 Subject: [PATCH] Roll Dart SDK from 80d41d76c87c to 6171198cb639 (1 revision) (flutter/engine#31860) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 9a5663787ff..0d9405338ed 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': '80d41d76c87c2cf0f488e745067ac852cbf171db', + 'dart_revision': '6171198cb639bf037cfd6fe1ed91dfb00132f0a4', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py