From 86c0c54bef50b4e02e8f98bcd913e0293f82f7bf Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 2 May 2020 05:09:02 -0400 Subject: [PATCH] Roll src/third_party/dart eca696c0268f..be1f85847fd5 (3 commits) (#18100) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ef02dcc271d..a3fd1537214 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': 'eca696c0268fdf16ffb553f8a6b39cff162208c1', + 'dart_revision': 'be1f85847fd5c8170f24f1990579add37fdc893e', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py