mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll gyp to 4801a5331ae62da9769a327f11c4213d32fb0dad (flutter/engine#27820)
This picks up several Python 3 compatibility fixes from upstream.
This commit is contained in:
parent
8f58e70278
commit
2fef40fc39
2
DEPS
2
DEPS
@ -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':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user