From 1bf435eeb72186aeb01f52003594020024a32d98 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 23 Sep 2022 19:11:59 -0400 Subject: [PATCH] Roll Dart SDK from 1bccd77acc44 to 913c4f4480f8 (1 revision) (flutter/engine#36393) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2ec09420193..bdca1776c01 100644 --- a/DEPS +++ b/DEPS @@ -43,7 +43,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': '1bccd77acc44b69fa5c94391aae47ab014b0bab8', + 'dart_revision': '913c4f4480f8a063c6c335e735eb8f9778f14947', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py