From 48cdc5ff7d91ce22e3db5bc390b9b801af34dbab Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 16 Jan 2021 21:14:01 -0500 Subject: [PATCH] Roll Dart SDK from 3a72a508f5a0 to f0c507184d5d (1 revision) (#23748) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 948282a9a60..170c58b9539 100644 --- a/DEPS +++ b/DEPS @@ -35,7 +35,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': '3a72a508f5a0de3ea3283bfc9c645174f2d39857', + 'dart_revision': 'f0c507184d5dad7a6a93ba4781ece79addce32b4', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py