From 504dd33b0b63dc9cd2aa30bf7b66485b8e2154f2 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 17 Jun 2021 13:24:02 -0400 Subject: [PATCH] Roll Dart SDK from 914b1c6d1c88 to 369366069b83 (1 revision) (flutter/engine#26799) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5e54b518159..4080daadf3b 100644 --- a/DEPS +++ b/DEPS @@ -35,7 +35,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS. # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': '914b1c6d1c88af52e45813ecb80a805bee1fe15d', + 'dart_revision': '369366069b83ba6ff791e06bd7be8514d88eab52', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py