Descriptionadd missing zlib dep after CL 1148633007
This previous CL included our patched version of zlib.h, but forgot to add
the dependency in gyp/gn, making it possible to compile with the locally
patched version and link with a system version (which will fail due to
unresolved MOZ_Z_* symbols):
https://codereview.chromium.org/1148633007
BUG=466769
Committed: https://crrev.com/936c5dd07832efe4b2ef9753a9d7e99a4350d4ff
Cr-Commit-Position: refs/heads/master@{#333510}
Patch Set 1 #Patch Set 2 : rebase on master #
Messages
Total messages: 7 (2 generated)
|