From 292b1606fa15f0036c4e89c6bbf58fca6444247e Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 28 Aug 2020 11:03:02 -0400 Subject: [PATCH] Roll Dart SDK from 066c5625ac7b to fe5c8c44701e (1 revision) (flutter/engine#20854) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2d5d59b0523..7f505414382 100644 --- a/DEPS +++ b/DEPS @@ -34,7 +34,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': '066c5625ac7bfffcdfaf6e9a761ab12f43909975', + 'dart_revision': 'fe5c8c44701e98615cdacac394f1bd9c970dfa16', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py