[tools] Use sandbox in callstats script

BUG=chromium:611010
NOTRY=true

Review-Url: https://codereview.chromium.org/1976593002
Cr-Commit-Position: refs/heads/master@{#36211}
This commit is contained in:
machenbach 2016-05-12 07:11:51 -07:00 committed by Commit bot
parent ad609ef1d1
commit 51169f0c5d

View File

@ -139,7 +139,6 @@ def run_site(site, domain, args, timeout=None):
"--no-default-browser-check",
"--disable-translate",
"--disable-seccomp-sandbox",
"--no-sandbox",
"--js-flags={}".format(js_flags),
"--no-first-run",
"--user-data-dir={}".format(user_data_dir),