mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
fix: really strip crashpad handler binary (#33174)
Co-authored-by: Micha Hanselmann <micha.hanselmann@gmail.com>
This commit is contained in:
@@ -15,7 +15,7 @@ PLATFORM = {
|
||||
|
||||
LINUX_BINARIES = [
|
||||
'chrome-sandbox',
|
||||
'crashpad_handler',
|
||||
'chrome_crashpad_handler',
|
||||
'electron',
|
||||
'libEGL.so',
|
||||
'libGLESv2.so',
|
||||
|
||||
Reference in New Issue
Block a user