| Index: recipe_modules/depot_tools/example.expected/basic.json
|
| diff --git a/recipe_modules/depot_tools/example.expected/basic.json b/recipe_modules/depot_tools/example.expected/basic.json
|
| index e8ad01fe629358035e58b8114ef418d24a2809e4..c9e6befccfb3b38d06208422ad843d4e56917b5e 100644
|
| --- a/recipe_modules/depot_tools/example.expected/basic.json
|
| +++ b/recipe_modules/depot_tools/example.expected/basic.json
|
| @@ -9,6 +9,13 @@
|
| {
|
| "cmd": [
|
| "ls",
|
| + "RECIPE_PACKAGE_REPO[depot_tools]/upload_to_google_storage.py"
|
| + ],
|
| + "name": "upload_to_google_storage"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "ls",
|
| "RECIPE_PACKAGE_REPO[depot_tools]/cros"
|
| ],
|
| "name": "cros"
|
|
|