| Index: scripts/slave/recipes/chromium.expected/full_chromium_linux_Linux_Tests.json
 | 
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_linux_Linux_Tests.json b/scripts/slave/recipes/chromium.expected/full_chromium_linux_Linux_Tests.json
 | 
| index b474ec889ead6f97d5904491165374bc1a5fe7fd..baead92cbfce6a7b88469db6613fb0b1f4319cf7 100644
 | 
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_linux_Linux_Tests.json
 | 
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_linux_Linux_Tests.json
 | 
| @@ -159,9 +159,7 @@
 | 
|        "--build-number=571",
 | 
|        "--run-python-script",
 | 
|        "[SLAVE_BUILD]/src/tools/telemetry/run_tests",
 | 
| -      "--browser=release",
 | 
| -      "--write-full-results-to",
 | 
| -      "/path/to/tmp/json"
 | 
| +      "--browser=release"
 | 
|      ],
 | 
|      "name": "telemetry_unittests"
 | 
|    },
 | 
| @@ -185,9 +183,7 @@
 | 
|        "--build-number=571",
 | 
|        "--run-python-script",
 | 
|        "[SLAVE_BUILD]/src/tools/perf/run_tests",
 | 
| -      "--browser=release",
 | 
| -      "--write-full-results-to",
 | 
| -      "/path/to/tmp/json"
 | 
| +      "--browser=release"
 | 
|      ],
 | 
|      "name": "telemetry_perf_unittests"
 | 
|    }
 | 
| 
 |