| Index: recipe_modules/bot_update/example.expected/tryjob_v8.json
 | 
| diff --git a/recipe_modules/bot_update/example.expected/tryjob_v8.json b/recipe_modules/bot_update/example.expected/tryjob_v8.json
 | 
| index 8017c26ddb90d411f01849986f1a345bf463ca87..f426d8b95382f0754da3e305002c56924fcf2a2f 100644
 | 
| --- a/recipe_modules/bot_update/example.expected/tryjob_v8.json
 | 
| +++ b/recipe_modules/bot_update/example.expected/tryjob_v8.json
 | 
| @@ -28,6 +28,9 @@
 | 
|        "src/v8@abc"
 | 
|      ],
 | 
|      "cwd": "[SLAVE_BUILD]",
 | 
| +    "env": {
 | 
| +      "PATH": "%(PATH)s:RECIPE_PACKAGE[depot_tools]"
 | 
| +    },
 | 
|      "name": "bot_update",
 | 
|      "~followup_annotations": [
 | 
|        "@@@STEP_TEXT@Some step text@@@",
 | 
| 
 |