From a514b7fa30ced82eee6a75e7001dad73d3c2d71a Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 28 Feb 2020 19:41:02 -0500 Subject: [PATCH] Roll src/third_party/dart 4dad6d77ba50..6708f6d4c7df (15 commits) (flutter/engine#16860) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 680ed665e27..4d5fe0b206d 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': '4dad6d77ba50e0440689a5a7c8ba7c77915a4aa2', + 'dart_revision': '6708f6d4c7dfcdca9e7149665f2f4fac03ab73a1', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py