From 8374af2c438cccc0d2eeb256f94d5bcc16eeef86 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 2 Jun 2022 22:18:05 -0400 Subject: [PATCH] Roll Dart SDK from 50dcff4972e3 to 16b0538e6ccf (1 revision) (flutter/engine#33795) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 722cd6d8fdb..0765987f1f3 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': '50dcff4972e3912caacab55d180b71e4feefd5a5', + 'dart_revision': '16b0538e6ccfe20aad27a4e6a986281d2bbf4e11', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py