From ba7cfd4828f4a484efda8488c2b4fb775a2f2e18 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 12 Mar 2020 15:51:01 -0400 Subject: [PATCH] Roll src/third_party/dart 17eec5bcde78..33349076ee7f (11 commits) (flutter/engine#17110) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 47ac2ec3018..b4ddcfed6dc 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': '17eec5bcde785ff2721d918bf08bd59ce043e856', + 'dart_revision': '33349076ee7f54594ddce79bc9012cca1b969401', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py