| Index: scripts/slave/recipes/bisection/desktop_bisect.expected/perf_cq_run_benchmark.json
 | 
| diff --git a/scripts/slave/recipes/bisection/desktop_bisect.expected/perf_cq_run_benchmark.json b/scripts/slave/recipes/bisection/desktop_bisect.expected/perf_cq_run_benchmark.json
 | 
| index 57dad3f4f71f9a6061a1811c2b8d55d4c33de907..7cc0f7760294c16417b4a03de482a253f040b411 100644
 | 
| --- a/scripts/slave/recipes/bisection/desktop_bisect.expected/perf_cq_run_benchmark.json
 | 
| +++ b/scripts/slave/recipes/bisection/desktop_bisect.expected/perf_cq_run_benchmark.json
 | 
| @@ -322,6 +322,26 @@
 | 
|    },
 | 
|    {
 | 
|      "cmd": [
 | 
| +      "/opt/infra-tools/buildbucket",
 | 
| +      "get",
 | 
| +      "--host",
 | 
| +      "cr-buildbucket.appspot.com",
 | 
| +      "9016911228971028736"
 | 
| +    ],
 | 
| +    "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
 | 
| +    "name": "buildbucket.get (2)",
 | 
| +    "stdout": "/path/to/tmp/json",
 | 
| +    "~followup_annotations": [
 | 
| +      "@@@STEP_LOG_LINE@json.output@{@@@",
 | 
| +      "@@@STEP_LOG_LINE@json.output@  \"build\": {@@@",
 | 
| +      "@@@STEP_LOG_LINE@json.output@    \"result\": \"SUCCESS\"@@@",
 | 
| +      "@@@STEP_LOG_LINE@json.output@  }@@@",
 | 
| +      "@@@STEP_LOG_LINE@json.output@}@@@",
 | 
| +      "@@@STEP_LOG_END@json.output@@@"
 | 
| +    ]
 | 
| +  },
 | 
| +  {
 | 
| +    "cmd": [
 | 
|        "python",
 | 
|        "-u",
 | 
|        "\nimport os, sys\nfrom common import chromium_utils # Error? See https://crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n  chromium_utils.RemoveDirectory(sys.argv[1])\n",
 | 
| 
 |