From aecefb42efb88d7ca1ee908609ecae719c95ce88 Mon Sep 17 00:00:00 2001 From: Chris Bracken Date: Sat, 30 Apr 2022 13:07:29 -0700 Subject: [PATCH] Roll buildroot to 63f03c89282242d3f2938e0cc17038f35276c1e8 (flutter/engine#33031) This includes: * Win: Remove generate_winrt_headers.py (flutter/buildroot#568) Issue: https://github.com/flutter/flutter/issues/102172 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index fba06ab9461..b6af688d945 100644 --- a/DEPS +++ b/DEPS @@ -112,7 +112,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + '79aa4b0233325e6590dcd45a9af1526d9d2ad13b', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + '63f03c89282242d3f2938e0cc17038f35276c1e8', # Fuchsia compatibility #