| Index: tools/run-perf-test.cfg
|
| diff --git a/tools/run-perf-test.cfg b/tools/run-perf-test.cfg
|
| index 70e3a2487f468327909ea58a7a00ee087bdbbdb3..7bc7e54d72a357c36f448abf1961be65397fb9b0 100644
|
| --- a/tools/run-perf-test.cfg
|
| +++ b/tools/run-perf-test.cfg
|
| @@ -67,7 +67,7 @@ config = {
|
| """
|
|
|
| config = {
|
| - 'command': './tools/perf/run_benchmark --browser=android-chromium --pageset-repeat=10 blink_style.top_25',
|
| + 'command': './tools/perf/run_benchmark blink_style.top_25 --browser=android-chromium --pageset-repeat=10',
|
| 'repeat_count': '1',
|
| 'max_time_minutes': '120',
|
| 'truncate_percent': '0',
|
|
|