| Index: recipe_modules/bot_update/example.expected/tryjob.json
 | 
| diff --git a/recipe_modules/bot_update/example.expected/tryjob.json b/recipe_modules/bot_update/example.expected/tryjob.json
 | 
| index 9725c2cd164363ba73856db275fa5c70dc92f4b2..f34e0fe7e360ad0f8f5987c4371709cc6d5c5a86 100644
 | 
| --- a/recipe_modules/bot_update/example.expected/tryjob.json
 | 
| +++ b/recipe_modules/bot_update/example.expected/tryjob.json
 | 
| @@ -26,6 +26,9 @@
 | 
|        "src@HEAD"
 | 
|      ],
 | 
|      "cwd": "[SLAVE_BUILD]",
 | 
| +    "env": {
 | 
| +      "PATH": "%(PATH)s:RECIPE_PACKAGE[depot_tools]"
 | 
| +    },
 | 
|      "name": "bot_update",
 | 
|      "~followup_annotations": [
 | 
|        "@@@STEP_TEXT@Some step text@@@",
 | 
| 
 |