fix: strip chrome-sandbox typo (#20259)

This commit is contained in:
trop[bot]
2019-09-18 09:44:11 -07:00
committed by Shelley Vohr
parent b39978d7ed
commit f0f0f20a7e

View File

@@ -7,7 +7,7 @@ from lib.util import execute, get_out_dir
LINUX_BINARIES_TO_STRIP = [
'electron',
'chrome_sandbox',
'chrome-sandbox',
'libffmpeg.so',
'libGLESv2.so',
'libEGL.so',