| Index: recipe_modules/bot_update/example.expected/forced.json
 | 
| diff --git a/recipe_modules/bot_update/example.expected/forced.json b/recipe_modules/bot_update/example.expected/forced.json
 | 
| index ca3ef96b09341245b29642945f6511bfc23f9a52..07b1af682434e6ec4dde5dbd34d90ed84989361d 100644
 | 
| --- a/recipe_modules/bot_update/example.expected/forced.json
 | 
| +++ b/recipe_modules/bot_update/example.expected/forced.json
 | 
| @@ -25,6 +25,9 @@
 | 
|        "--force"
 | 
|      ],
 | 
|      "cwd": "[SLAVE_BUILD]",
 | 
| +    "env": {
 | 
| +      "PATH": "%(PATH)s:RECIPE_PACKAGE[depot_tools]"
 | 
| +    },
 | 
|      "name": "bot_update",
 | 
|      "~followup_annotations": [
 | 
|        "@@@STEP_TEXT@Some step text@@@",
 | 
| 
 |