From 2a0311f6e08906b63564cac4e1dae12e0d652c5d Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 27 Dec 2021 13:29:09 -0500 Subject: [PATCH] Roll Dart SDK from 2d8395572418 to 63c5e7f81d01 (1 revision) (flutter/engine#30539) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 0c5744ba4d1..b3405a1a289 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': '2d83955724182e44c41476177ac841505783629a', + 'dart_revision': '63c5e7f81d0152275ccd1fcbb19251f1ed97a7b4', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py