electron / libchromiumcontent

Shared library build of Chromium’s Content module
MIT License
485 stars 183 forks source link

Fix static download #600

Closed jkleinsc closed 6 years ago

jkleinsc commented 6 years ago

As part of #590, I made changes to only show download percentage when running with verbose (-v) mode in this commit: bdfcdb0fe1f4d94755e04fcf65a5767d4055d1d5. This broke the static libcc download. This PR fixes that.