mirror of
https://github.com/electron/electron.git
synced 2026-01-25 15:28:11 -05:00
Ran into an error with the buildParams function breaking when using a JavaScript library that modified the Object.prototype, this small fix resolves the issue.