From dad54065217c1ca332abdc9088c2d0310bb52e15 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 11 May 2020 18:45:02 -0400 Subject: [PATCH] Roll src/third_party/dart 4e520824f502..2497606fed87 (11 commits) (flutter/engine#18284) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 1bffaaf2457..3a9aa49e762 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': '4e520824f502f584b4ff05d2d7f8a9b07aa3fbc7', + 'dart_revision': '2497606fed8728b29a3491e6945e43f47efe113f', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py