fix: strip chrome_sandbox executable (#20049)

This commit is contained in:
Jeremy Apthorp 2019-09-03 00:17:18 -07:00 committed by Cheng Zhao
parent f537366387
commit 8589ab27a4

View file

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