From c038280ee232e0da4c1017a497e95274a74996df Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 12 Apr 2020 17:30:02 -0400 Subject: [PATCH] Roll src/third_party/dart 23a8788f6a9c..8ef508ba3667 (2 commits) (flutter/engine#17668) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 1ccbe395bbe..a9ffa034c13 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': '23a8788f6a9c453f3786c4330c4876e9d14608ef', + 'dart_revision': '8ef508ba3667ee817e1eee61770e529ccacec043', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py