From db87faa16dc6d9ef27e8001cd469a8d66f7aae53 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 2 Feb 2022 14:40:09 -0500 Subject: [PATCH] Roll Dart SDK from 780818e65f67 to 3d6462e70fbf (1 revision) (flutter/engine#31214) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 1db604665ad..1efd851b09e 100644 --- a/DEPS +++ b/DEPS @@ -39,7 +39,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': '780818e65f6707bc262b29619959874587fd5645', + 'dart_revision': '3d6462e70fbf3ad693508d6ca9a205f10cdb22f2', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py