Add OWNERS to content/browser/quota
[chromium-blink-merge.git] / tools / auto_bisect / configs / winx64.perf_test.kraken.cfg
blob17196f7ea19e3bcdbbaa4258a07c59dc4da6f99e
1 # This config just runs the kraken test once.
3 config = {
4   "command": "python tools/perf/run_benchmark -v --browser=release kraken",
5   "max_time_minutes": "10",
6   "repeat_count": "1",
7   "target_arch": "x64",
8   "truncate_percent": "0"
11 # Workaround git try issue, see crbug.com/257689