| Index: scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_nexus6_perf_bisect.json
 | 
| diff --git a/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_nexus6_perf_bisect.json b/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_nexus6_perf_bisect.json
 | 
| index 2c0cf9315142f93a7b448faa0a73d6a1a437c64d..5949d796b13cfafc689c20b536daac8f87208841 100644
 | 
| --- a/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_nexus6_perf_bisect.json
 | 
| +++ b/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_nexus6_perf_bisect.json
 | 
| @@ -699,6 +699,26 @@
 | 
|    },
 | 
|    {
 | 
|      "cmd": [
 | 
| +      "/opt/infra-tools/buildbucket",
 | 
| +      "get",
 | 
| +      "--host",
 | 
| +      "cr-buildbucket.appspot.com",
 | 
| +      "9016911228971028736"
 | 
| +    ],
 | 
| +    "cwd": "[BUILDER_CACHE]/android_nexus6_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",
 | 
| 
 |