From e21816be7697ad967f8a101371223e8fe4e17a17 Mon Sep 17 00:00:00 2001 From: Gary Qian Date: Wed, 15 May 2019 10:38:49 +0800 Subject: [PATCH] Revert "Roll src/third_party/dart a0290f823c..6d5f763952 (70 commits)" (flutter/engine#8969) This reverts commit 76a6dd5ef5ff6264ae449cf6e57938a4a76a5f37. --- DEPS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index fed6cb3e209..4bf6520e117 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': '6d5f7639526b0b984656ae603bc12321163aeba7', + '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 @@ -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.88', + 'dart_linter_tag': '0.1.87', 'dart_logging_tag': '0.11.3+2', 'dart_markdown_tag': '2.0.3', 'dart_matcher_tag': '0.12.3',