| Index: scripts/slave/recipes/findit/chromium/compile.expected/compile_default_targets.json
|
| diff --git a/scripts/slave/recipes/findit/chromium/compile.expected/compile_default_targets.json b/scripts/slave/recipes/findit/chromium/compile.expected/compile_default_targets.json
|
| index 3b07c6d1dacc74488ca9ceb3583e7317b2be4a09..898e51200b9991c9cd2f132708d997f880c489f1 100644
|
| --- a/scripts/slave/recipes/findit/chromium/compile.expected/compile_default_targets.json
|
| +++ b/scripts/slave/recipes/findit/chromium/compile.expected/compile_default_targets.json
|
| @@ -1,6 +1,25 @@
|
| [
|
| {
|
| "cmd": [
|
| + "/opt/infra-tools/buildbucket",
|
| + "get",
|
| + "--host",
|
| + "cr-buildbucket.appspot.com",
|
| + "id1"
|
| + ],
|
| + "name": "buildbucket.get",
|
| + "stdout": "/path/to/tmp/json",
|
| + "~followup_annotations": [
|
| + "@@@STEP_LOG_LINE@json.output@{@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"parameters_json\": \"{\\\"additional_build_parameters\\\": {\\\"compile_targets\\\": null}}\"@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ }@@@",
|
| + "@@@STEP_LOG_LINE@json.output@}@@@",
|
| + "@@@STEP_LOG_END@json.output@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| "python",
|
| "-u",
|
| "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
|
|
|