From e3592e70e9c783eb8aeb7d6bec008fe28b163738 Mon Sep 17 00:00:00 2001 From: Zachary Anderson Date: Thu, 9 May 2019 14:53:27 -0700 Subject: [PATCH] Revert "Roll src/third_party/dart a0290f823c..c1e2df8f36 (3 commits)" (flutter/engine#8925) This reverts commit b4005dd63b69172654cc2216cd07e77cbac2c75a. --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 02c09048a7b..69812d0d5a5 100644 --- a/DEPS +++ b/DEPS @@ -31,7 +31,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': 'c1e2df8f36cab02923d21dfe2bcd3dba113599ad', + 'dart_revision': 'a0290f823c53df70643a8e46bf946020d2bbe37d', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py