fix: strip chrome_sandbox executable (#20082)

This commit is contained in:
trop[bot]
2019-09-03 09:49:17 -07:00
committed by Jeremy Apthorp
parent c9b0b52f3f
commit 6d52197c8c

View File

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