Skip to content

Commit 5d85e73

Browse files
committed
fixup! chromium-integration
1 parent 29ae5db commit 5d85e73

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
@@ -534,7 +534,7 @@
534534
],
535535
}],
536536
[ 'node_shared_zlib=="false"', {
537-
'dependencies': [ '../zlib/zlib.gyp:zlib' ],
537+
'dependencies': [ 'deps/zlib/zlib.gyp:zlib' ],
538538
}],
539539

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

0 commit comments

Comments
 (0)