Commit 51169f0c authored by machenbach's avatar machenbach Committed by Commit bot

[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}
parent ad609ef1
......@@ -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),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment