Skip to content

Commit 25b9853

Browse files
committed
fixup! chromium-integration
1 parent abe5221 commit 25b9853

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

node.gyp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@
531531
],
532532
}],
533533
[ 'node_shared_zlib=="false"', {
534-
'dependencies': [ '../zlib/zlib.gyp:zlib' ],
534+
'dependencies': [ 'deps/zlib/zlib.gyp:zlib' ],
535535
}],
536536

537537
[ 'node_shared_http_parser=="false"', {

0 commit comments

Comments
 (0)