|  | [ | 
|  | { | 
|  | "cmd": [], | 
|  | "name": "git" | 
|  | }, | 
|  | { | 
|  | "cmd": [ | 
|  | "git", | 
|  | "init", | 
|  | "[START_DIR]/gn" | 
|  | ], | 
|  | "infra_step": true, | 
|  | "name": "git.init", | 
|  | "~followup_annotations": [ | 
|  | "@@@STEP_NEST_LEVEL@1@@@" | 
|  | ] | 
|  | }, | 
|  | { | 
|  | "cmd": [ | 
|  | "git", | 
|  | "fetch", | 
|  | "https://gn-review.googlesource.com/gn", | 
|  | "refs/changes/00/1000/1" | 
|  | ], | 
|  | "cwd": "[START_DIR]/gn", | 
|  | "infra_step": true, | 
|  | "name": "git.fetch", | 
|  | "~followup_annotations": [ | 
|  | "@@@STEP_NEST_LEVEL@1@@@" | 
|  | ] | 
|  | }, | 
|  | { | 
|  | "cmd": [ | 
|  | "git", | 
|  | "cherry-pick", | 
|  | "FETCH_HEAD" | 
|  | ], | 
|  | "cwd": "[START_DIR]/gn", | 
|  | "infra_step": true, | 
|  | "name": "git.cherry-pick", | 
|  | "~followup_annotations": [ | 
|  | "@@@STEP_NEST_LEVEL@1@@@" | 
|  | ] | 
|  | }, | 
|  | { | 
|  | "cmd": [ | 
|  | "cipd", | 
|  | "ensure", | 
|  | "-root", | 
|  | "[START_DIR]/cipd", | 
|  | "-ensure-file", | 
|  | "infra/ninja/${platform} version:1.8.2", | 
|  | "-json-output", | 
|  | "/path/to/tmp/json" | 
|  | ], | 
|  | "infra_step": true, | 
|  | "name": "ensure_installed", | 
|  | "~followup_annotations": [ | 
|  | "@@@STEP_LOG_LINE@json.output@{@@@", | 
|  | "@@@STEP_LOG_LINE@json.output@  \"result\": {@@@", | 
|  | "@@@STEP_LOG_LINE@json.output@    \"\": [@@@", | 
|  | "@@@STEP_LOG_LINE@json.output@      {@@@", | 
|  | "@@@STEP_LOG_LINE@json.output@        \"instance_id\": \"resolved-instance_id-of-version:1.8.2---\", @@@", | 
|  | "@@@STEP_LOG_LINE@json.output@        \"package\": \"infra/ninja/${platform}\"@@@", | 
|  | "@@@STEP_LOG_LINE@json.output@      }@@@", | 
|  | "@@@STEP_LOG_LINE@json.output@    ]@@@", | 
|  | "@@@STEP_LOG_LINE@json.output@  }@@@", | 
|  | "@@@STEP_LOG_LINE@json.output@}@@@", | 
|  | "@@@STEP_LOG_END@json.output@@@" | 
|  | ] | 
|  | }, | 
|  | { | 
|  | "cmd": [ | 
|  | "python", | 
|  | "-u", | 
|  | "[START_DIR]/gn/tools/gn/bootstrap/bootstrap.py", | 
|  | "--no-rebuild" | 
|  | ], | 
|  | "env_prefixes": { | 
|  | "PATH": [ | 
|  | "[START_DIR]/cipd" | 
|  | ] | 
|  | }, | 
|  | "name": "bootstrap" | 
|  | }, | 
|  | { | 
|  | "name": "$result", | 
|  | "recipe_result": null, | 
|  | "status_code": 0 | 
|  | } | 
|  | ] |