| Index: scripts/slave/recipe_modules/perf_dashboard/example.expected/linux_use_mirror.json | 
| diff --git a/scripts/slave/recipe_modules/perf_dashboard/example.expected/linux_use_mirror.json b/scripts/slave/recipe_modules/perf_dashboard/example.expected/linux_use_mirror.json | 
| index 2161c6beb29f773e084af44929a507cb9a131964..c629b632871a6f67837c72cc43f4b19138c17c2f 100644 | 
| --- a/scripts/slave/recipe_modules/perf_dashboard/example.expected/linux_use_mirror.json | 
| +++ b/scripts/slave/recipe_modules/perf_dashboard/example.expected/linux_use_mirror.json | 
| @@ -5,7 +5,6 @@ | 
| "-u", | 
| "RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py" | 
| ], | 
| -    "cwd": "[SLAVE_BUILD]", | 
| "name": "perf dashboard post", | 
| "stdin": "{\"data\": [{\"bot\": \"multivm-windows-perf-be\", \"buildername\": \"multivm-windows-perf-be\", \"buildnumber\": 75, \"error\": \"0.5\", \"master\": \"client.dart.fyi\", \"masterid\": \"client.dart.fyi\", \"revision\": 33241, \"supplemental_columns\": {\"r_webkit_rev\": \"167808\"}, \"test\": \"sunspider/string-unpack-code/ref\", \"units\": \"ms\", \"value\": \"18.5\"}, {\"bot\": \"multivm-windows-perf-be\", \"buildername\": \"multivm-windows-perf-be\", \"buildnumber\": 75, \"error\": \"0.4898\", \"master\": \"client.dart.fyi\", \"masterid\": \"client.dart.fyi\", \"revision\": 33241, \"supplemental_columns\": {\"r_webkit_rev\": \"167808\"}, \"test\": \"sunspider/string-unpack-code\", \"units\": \"ms\", \"value\": \"18.4\"}], \"url\": \"https://chromeperf.appspot.com/add_point\"}", | 
| "~followup_annotations": [ | 
| @@ -18,7 +17,6 @@ | 
| "-u", | 
| "RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py" | 
| ], | 
| -    "cwd": "[SLAVE_BUILD]", | 
| "name": "Post bisect results", | 
| "stdin": "{\"data\": {\"status\": \"completed\", \"try_job_id\": 1}, \"url\": \"https://chromeperf.appspot.com/post_bisect_results\"}", | 
| "stdout": "/path/to/tmp/json", | 
|  |