From 4c4b2d4569e7933982148a11b07568367ff3e1af Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 18 May 2020 12:02:04 -0400 Subject: [PATCH] Roll src/third_party/dart 674af7e93f56..40f7a11d8924 (7 commits) (flutter/engine#18474) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b9fa761fb38..a4411000f3a 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': '674af7e93f56bbd88b59444022f0b35c2a29258d', + 'dart_revision': '40f7a11d89242f9246f538b6d5a8af5da97dbc72', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py