| Index: recipe_modules/depot_tools/example.expected/win.json
|
| diff --git a/recipe_modules/depot_tools/example.expected/win.json b/recipe_modules/depot_tools/example.expected/win.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..28b26c63d9233cd0c7a2e42d758bcfc77feaa6a8
|
| --- /dev/null
|
| +++ b/recipe_modules/depot_tools/example.expected/win.json
|
| @@ -0,0 +1,37 @@
|
| +[
|
| + {
|
| + "cmd": [
|
| + "Path('RECIPE_PACKAGE_REPO[depot_tools]', 'download_from_google_storage.py')"
|
| + ],
|
| + "name": "download_from_google_storage"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "Path('RECIPE_PACKAGE_REPO[depot_tools]', 'cros')"
|
| + ],
|
| + "name": "cros"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "Path('RECIPE_PACKAGE_REPO[depot_tools]', 'gn.py')"
|
| + ],
|
| + "name": "gn_py_path"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "Path('RECIPE_PACKAGE_REPO[depot_tools]', 'gsutil.py')"
|
| + ],
|
| + "name": "gsutil_py_path"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "Path('RECIPE_PACKAGE_REPO[depot_tools]', 'ninja.exe')"
|
| + ],
|
| + "name": "ninja_path"
|
| + },
|
| + {
|
| + "name": "$result",
|
| + "recipe_result": null,
|
| + "status_code": 0
|
| + }
|
| +]
|
|
|