Chromium Code Reviews| Index: recipe_modules/git/example.expected/count-objects_delta.json |
| diff --git a/recipe_modules/git/example.expected/count-objects_delta.json b/recipe_modules/git/example.expected/count-objects_delta.json |
| index 9cc2372d34c461aad5b1be89af06f972414bec63..82895bddd08d7cb3f776a3285c7221c54ab64666 100644 |
| --- a/recipe_modules/git/example.expected/count-objects_delta.json |
| +++ b/recipe_modules/git/example.expected/count-objects_delta.json |
| @@ -42,6 +42,9 @@ |
| "--recurse-submodules" |
| ], |
| "cwd": "[SLAVE_BUILD]/src", |
| + "env": { |
| + "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s" |
| + }, |
| "name": "git fetch" |
| }, |
| { |