From b0ca42907fcd12299a38f489b2f3682103a916d5 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 7 Aug 2020 21:01:02 -0400 Subject: [PATCH] Roll Dart SDK from 5bd3e5a63f1b to 2060964faaf6 (9 revisions) (flutter/engine#20346) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5862b79e731..4fb0b289c27 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': '5bd3e5a63f1b9c8257e2e6397d2a008772a27ebd', + 'dart_revision': '2060964faaf6ee6cd719a188ac95a85e88622290', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py