From 6f83593fc3b1192fcf15e170fdc90ada94d16a67 Mon Sep 17 00:00:00 2001 From: Michael Goderbauer Date: Mon, 10 Dec 2018 09:29:34 -0800 Subject: [PATCH] Roll buildtools to bac220c15490dcf7b7d8136f75100bbc77e8d217 (flutter/engine#6926) This reduces `libflutter.so` by 6 KB (compressed!). --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 3e7f55a6fae..a94338e18ec 100644 --- a/DEPS +++ b/DEPS @@ -104,7 +104,7 @@ vars = { # Build bot tooling for iOS 'ios_tools_revision': '69b7c1b160e7107a6a98d948363772dc9caea46f', - 'buildtools_revision': '5a9e1b3a0b84a2871f20f85fde665e54a894ba72', + 'buildtools_revision': 'bac220c15490dcf7b7d8136f75100bbc77e8d217', } # Only these hosts are allowed for dependencies in this DEPS file.