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