fix: strip chrome-sandbox typo (#20258)

This commit is contained in:
trop[bot]
2019-09-18 09:44:02 -07:00
committed by Shelley Vohr
parent 068e12d909
commit 421490c6b3

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