| Index: recipe_modules/bot_update/example.expected/off.json
 | 
| diff --git a/recipe_modules/bot_update/example.expected/off.json b/recipe_modules/bot_update/example.expected/off.json
 | 
| index bc645fa1d04d6480577ea993c31de9237467e6a2..48109b0ba0b4fd9dae75dfa679a3ad92310763f9 100644
 | 
| --- a/recipe_modules/bot_update/example.expected/off.json
 | 
| +++ b/recipe_modules/bot_update/example.expected/off.json
 | 
| @@ -24,6 +24,9 @@
 | 
|        "src@HEAD"
 | 
|      ],
 | 
|      "cwd": "[SLAVE_BUILD]",
 | 
| +    "env": {
 | 
| +      "PATH": "%(PATH)s:RECIPE_PACKAGE[depot_tools]"
 | 
| +    },
 | 
|      "name": "bot_update",
 | 
|      "~followup_annotations": [
 | 
|        "@@@STEP_LOG_LINE@json.output@{@@@",
 | 
| 
 |