mirror of
https://github.com/electron/electron.git
synced 2026-01-26 15:58:07 -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.