From 38bf965e0611d6c69cf409253db9ec0d9138f8a2 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 31 Jul 2020 20:31:02 -0400 Subject: [PATCH] Roll Dart SDK from ea6bde577d1c to 033a81d924b9 (23 revisions) (flutter/engine#20186) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 47d02d7995a..69fae381324 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': 'ea6bde577d1c35252641205b99cb5685032ebd38', + 'dart_revision': '033a81d924b91cc713463efa001d575d98c54e54', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py