Roll gyp to 4801a5331ae62da9769a327f11c4213d32fb0dad (flutter/engine#27820)

This picks up several Python 3 compatibility fixes from upstream.
This commit is contained in:
Chris Bracken 2021-07-30 15:08:20 -07:00 committed by GitHub
parent 8f58e70278
commit 2fef40fc39

2
DEPS
View File

@ -392,7 +392,7 @@ deps = {
Var('chromium_git') + '/external/fontconfig.git' + '@' + 'c336b8471877371f0190ba06f7547c54e2b890ba',
'src/third_party/gyp':
Var('chromium_git') + '/external/gyp.git' + '@' + '4801a5331ae62da9769a327f11c4213d32fb0dad',
Var('chromium_git') + '/external/gyp.git' + '@' + 'caa60026e223fc501e8b337fd5086ece4028b1c6',
# Headers for Vulkan 1.1
'src/third_party/vulkan':