From b2ad362080298bbc669f8a2e6c1fe729af2c8c25 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 19 May 2020 21:42:03 -0400 Subject: [PATCH] Roll Dart SDK from 7706afbcf5c6 to 3a764b7ae4d9 (33 revisions) (flutter/engine#18517) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 13e03b2f067..d5c0f38126c 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': '7706afbcf5c6a66786502a7606a9e226f4f26c11', + 'dart_revision': '3a764b7ae4d90d1fc261e868b4fc909822aa2d0a', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py