electron / libchromiumcontent

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

chore: [gn] make boringssl nodejs-compatible #567

Closed nornagon closed 6 years ago

nornagon commented 6 years ago

Adds in some functions from boringssl that aren't built by default in Chromium, but which node.js needs. Without these, nodejs fails to link against boringssl.