| Index: scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_no_benchmark_to_run_android_nexus7_perf_bisect.json
 | 
| diff --git a/scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_no_benchmark_to_run_android_nexus7_perf_bisect.json b/scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_no_benchmark_to_run_android_nexus7_perf_bisect.json
 | 
| index 513b546c63704d714e110aa20c4faf19d1a62e76..8fcd8a1c1fcffba3e7713d384925764b285d8c93 100644
 | 
| --- a/scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_no_benchmark_to_run_android_nexus7_perf_bisect.json
 | 
| +++ b/scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_no_benchmark_to_run_android_nexus7_perf_bisect.json
 | 
| @@ -515,6 +515,26 @@
 | 
|    },
 | 
|    {
 | 
|      "cmd": [
 | 
| +      "/opt/infra-tools/buildbucket",
 | 
| +      "get",
 | 
| +      "--host",
 | 
| +      "cr-buildbucket.appspot.com",
 | 
| +      "9016911228971028736"
 | 
| +    ],
 | 
| +    "cwd": "[BUILDER_CACHE]/android_nexus7_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",
 | 
| 
 |