| Index: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_chromium_dbg.json
 | 
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_chromium_dbg.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_chromium_dbg.json
 | 
| index 1ba341ef65415130fc1ee255c9c000bab53826de..2baed101399a32a9f85ec27b538873ee48d30011 100644
 | 
| --- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_chromium_dbg.json
 | 
| +++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_chromium_dbg.json
 | 
| @@ -241,9 +241,7 @@
 | 
|        "--build-number=571",
 | 
|        "--run-python-script",
 | 
|        "[SLAVE_BUILD]/src/tools/telemetry/run_tests",
 | 
| -      "--browser=debug",
 | 
| -      "--write-full-results-to",
 | 
| -      "/path/to/tmp/json"
 | 
| +      "--browser=debug"
 | 
|      ],
 | 
|      "name": "telemetry_unittests (with patch)"
 | 
|    },
 | 
| @@ -267,9 +265,7 @@
 | 
|        "--build-number=571",
 | 
|        "--run-python-script",
 | 
|        "[SLAVE_BUILD]/src/tools/perf/run_tests",
 | 
| -      "--browser=debug",
 | 
| -      "--write-full-results-to",
 | 
| -      "/path/to/tmp/json"
 | 
| +      "--browser=debug"
 | 
|      ],
 | 
|      "name": "telemetry_perf_unittests (with patch)"
 | 
|    },
 | 
| 
 |