From 4536bbfc638ad5d27bc7761671cb559efa71bd89 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 30 Jun 2022 18:09:04 -0400 Subject: [PATCH] Roll Dart SDK from 76f3b21e15f6 to b4ce30910fda (2 revisions) (flutter/engine#34409) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index be1f5a33d2f..d4f63f11f56 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': '76f3b21e15f6b4f6099d9852994774ae48a0b33b', + 'dart_revision': 'b4ce30910fdaa9f421cddf97194de41b1bf5113a', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py