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