fix: exclude crashpad_handler binary on linux (#23538)

This commit is contained in:
Jeremy Apthorp 2020-05-13 15:28:12 -07:00 committed by GitHub
parent e82bb06336
commit 6282487245
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 7 additions and 5 deletions

View file

@ -29,7 +29,6 @@ PLATFORM = {
LINUX_BINARIES = [
'electron',
'chrome-sandbox',
'crashpad_handler',
'libffmpeg.so',
'libGLESv2.so',
'libEGL.so',