Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit a2f4103

Browse files
committed
Roll gyp to 4801a53
This picks up several Python 3 compatibility fixes from upstream.
1 parent 1bf0734 commit a2f4103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ deps = {
392392
Var('chromium_git') + '/external/fontconfig.git' + '@' + 'c336b8471877371f0190ba06f7547c54e2b890ba',
393393

394394
'src/third_party/gyp':
395-
Var('chromium_git') + '/external/gyp.git' + '@' + '4801a5331ae62da9769a327f11c4213d32fb0dad',
395+
Var('chromium_git') + '/external/gyp.git' + '@' + 'caa60026e223fc501e8b337fd5086ece4028b1c6',
396396

397397
# Headers for Vulkan 1.1
398398
'src/third_party/vulkan':

0 commit comments

Comments
 (0)