From fcf6a8411233cb4bc8fb4eb3ef1102bc739460fe Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 26 Sep 2021 14:58:01 -0400 Subject: [PATCH] Roll Dart SDK from 9e2228a0e880 to 0cddaa9859a5 (1 revision) (flutter/engine#28874) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 87cbcb387ec..308dc8304e5 100644 --- a/DEPS +++ b/DEPS @@ -39,7 +39,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': '9e2228a0e8805c31c0a9996c41cbc3c058bfd05b', + 'dart_revision': '0cddaa9859a55b114766accab28a4a3bd3f4b139', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py