From 44f91113125e934bcd580b99062ac7cbf73fb302 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 4 May 2020 05:09:01 -0400 Subject: [PATCH] Roll src/third_party/dart 3a7633a191ca..e2c223de2e2a (1 commits) (#18121) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2668bc93eb7..246950bc7a8 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': '3a7633a191ca288c976d050ec420d7e6b79f7332', + 'dart_revision': 'e2c223de2e2aa0048ca539f2b037df1216d3c506', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py