mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
fix: strip chrome-sandbox typo (#20227)
This commit is contained in:
committed by
John Kleinschmidt
parent
2cac40444b
commit
7c45c2fdef
@@ -8,7 +8,7 @@ from lib.util import execute, get_out_dir
|
||||
|
||||
LINUX_BINARIES_TO_STRIP = [
|
||||
'electron',
|
||||
'chrome_sandbox',
|
||||
'chrome-sandbox',
|
||||
'libffmpeg.so',
|
||||
'libGLESv2.so',
|
||||
'libEGL.so',
|
||||
|
||||
Reference in New Issue
Block a user