From 8dd75740e282f0ea975b5591728a115c8f172afc Mon Sep 17 00:00:00 2001 From: Ben Konyi Date: Wed, 5 Jun 2019 12:08:13 -0700 Subject: [PATCH] Revert "Roll src/third_party/dart b080e7c97a..9dcb026b26 (30 commits)" (flutter/engine#9200) This reverts commit 1083b20d63b70c382e42167052f6a17c9d6dbbb2. --- DEPS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 76b4d10a0b4..af76372d9af 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': '9dcb026b264faf8be5e894dc227728fedb3fff33', + 'dart_revision': 'b080e7c97a879eb803c725621b3993cbe994d19d', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -60,7 +60,7 @@ vars = { 'dart_http_throttle_tag': '1.0.2', 'dart_intl_tag': '0.15.7', 'dart_json_rpc_2_tag': '2.0.9', - 'dart_linter_tag': '0.1.91', + 'dart_linter_tag': '0.1.90', 'dart_logging_tag': '0.11.3+2', 'dart_markdown_tag': '2.0.3', 'dart_matcher_tag': '0.12.3',