Skip to content

Commit

Permalink
fix: really strip crashpad handler binary
Browse files Browse the repository at this point in the history
  • Loading branch information
deermichel committed Mar 3, 2022
1 parent c040305 commit fb6b1c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/lib/config.py
Expand Up @@ -15,7 +15,7 @@

LINUX_BINARIES = [
'chrome-sandbox',
'crashpad_handler',
'chrome_crashpad_handler',
'electron',
'libEGL.so',
'libGLESv2.so',
Expand Down

0 comments on commit fb6b1c8

Please sign in to comment.