fix: strip chrome-sandbox typo (#20227)

This commit is contained in:
Tony Stark 2019-09-17 20:21:25 +05:30 committed by John Kleinschmidt
parent 2cac40444b
commit 7c45c2fdef

View file

@ -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',