From 55ace91d31bf34bcc1e4d1791f2e9aa41108baad Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 3 Mar 2022 07:31:02 -0500 Subject: [PATCH] Roll Dart SDK from 9ffefd165349 to 49f68dcbbb6d (1 revision) (flutter/engine#31796) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 609b2690ad..76dbfebfbc 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': '9ffefd165349289abc1866b6575ffbb9a306c2d1', + 'dart_revision': '49f68dcbbb6d496907db4ef527c4c37954dc8dbc', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py