From 1d1f874e67a2f88713df68638cb400f94900a5bd Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 18 Aug 2020 16:56:02 -0400 Subject: [PATCH] Roll Dart SDK from 46bdce049902 to 1682c5503be0 (1 revision) (flutter/engine#20605) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 85fcf9ec211..6edf431271d 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': '46bdce049902b5150f2138cba6d6bd9635b97689', + 'dart_revision': '1682c5503be0bacd2b41d5f0ee289097f97d98f9', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py