| Index: scripts/slave/recipes/chromium_trybot.expected/invalid_json_without_patch.json
 | 
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/invalid_json_without_patch.json b/scripts/slave/recipes/chromium_trybot.expected/invalid_json_without_patch.json
 | 
| index 284dce0f516bc5489ce528bf83a891ecb019993a..81c1634ef5d40d62b8440f6759f51451a62f378e 100644
 | 
| --- a/scripts/slave/recipes/chromium_trybot.expected/invalid_json_without_patch.json
 | 
| +++ b/scripts/slave/recipes/chromium_trybot.expected/invalid_json_without_patch.json
 | 
| @@ -250,9 +250,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 (with patch)"
 | 
|    },
 | 
| @@ -276,9 +274,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 (with patch)"
 | 
|    },
 | 
| 
 |