From 1e87cc513be67bd3fbb1c7c814be8ee97194c347 Mon Sep 17 00:00:00 2001 From: Chinmay Garde Date: Tue, 29 Jan 2019 17:13:51 -0800 Subject: [PATCH] Revert buildtools roll back to bac220c (flutter/engine#7633) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 132212a08ad..1e34e02b2ba 100644 --- a/DEPS +++ b/DEPS @@ -103,7 +103,7 @@ vars = { # Build bot tooling for iOS 'ios_tools_revision': '69b7c1b160e7107a6a98d948363772dc9caea46f', - 'buildtools_revision': 'c9e5400c9e03a0cfb7313d14fde38525399a7715', + 'buildtools_revision': 'bac220c15490dcf7b7d8136f75100bbc77e8d217', } # Only these hosts are allowed for dependencies in this DEPS file.