Chromium Code Reviews| Index: chrome/test/functional/perf.py |
| diff --git a/chrome/test/functional/perf.py b/chrome/test/functional/perf.py |
| index 16231f7f621d3664cafeb2033e6ff20f2814db39..376fd5e89fb154067dfbbff60737374b08cf9278 100755 |
| --- a/chrome/test/functional/perf.py |
| +++ b/chrome/test/functional/perf.py |
| @@ -2302,7 +2302,7 @@ class PageCyclerReplay(object): |
| '--enable-net-benchmarking', |
| '--metrics-recording-only', |
| '--activate-on-launch', |
| - '--no-first-run', |
| + '--skip-first-run', |
| '--no-proxy-server', |
| ] |