From c81470ea31ee66c723570136593fccc42c76f89c Mon Sep 17 00:00:00 2001 From: Ben Konyi Date: Tue, 20 Aug 2019 10:41:31 -0700 Subject: [PATCH] Revert "Roll src/third_party/dart f7902889b6..6e2b3f0326 (7 commits)" (flutter/engine#11298) This reverts commit 164804af870328d47fe6db3880b2114a3db01cd4. --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 6205f1b6dc4..2e90f782966 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': '6e2b3f0326bc15ad938319cbbb151f183d064609', + 'dart_revision': 'f7902889b6e30a8b9d71416e1facf3c509aad06f', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py