| Index: infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit.json
|
| diff --git a/infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit.json b/infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit.json
|
| index ea85e6e78c3cf5b44fd4553a679eef7de4fa9e3f..9be48d4af1ea23fb1d06fc407c786b89365e220e 100644
|
| --- a/infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit.json
|
| +++ b/infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit.json
|
| @@ -38,7 +38,7 @@
|
| "cmd": [
|
| "python",
|
| "RECIPE_MODULE[skia::core]/resources/generate_and_upload_doxygen.py",
|
| - "[DEPOT_TOOLS]/gsutil.py"
|
| + "[DEPOT_TOOLS]/third_party/gsutil/gsutil"
|
| ],
|
| "cwd": "[SLAVE_BUILD]/skia",
|
| "env": {
|
| @@ -57,7 +57,7 @@
|
| "--githash",
|
| "abc123",
|
| "--gsutil_path",
|
| - "[DEPOT_TOOLS]/gsutil.py"
|
| + "[DEPOT_TOOLS]/third_party/gsutil/gsutil"
|
| ],
|
| "cwd": "[SLAVE_BUILD]/skia",
|
| "env": {
|
|
|