| Index: scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze.json
 | 
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze.json b/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze.json
 | 
| index a6946883a06bbc907a2c509f64e3c4e5fead91ef..ccd6c5dc50c3969ab7896eb6bbfa6707635935a8 100644
 | 
| --- a/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze.json
 | 
| +++ b/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze.json
 | 
| @@ -232,9 +232,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)"
 | 
|    },
 | 
| @@ -258,9 +256,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)"
 | 
|    },
 | 
| 
 |