| Index: scripts/slave/recipes/findit/chromium/compile.expected/compile_specified_targets.json
|
| diff --git a/scripts/slave/recipes/findit/chromium/compile.expected/compile_specified_targets.json b/scripts/slave/recipes/findit/chromium/compile.expected/compile_specified_targets.json
|
| index 71386c03c80eeabaf0f74cc52d7ce4fe9e09cdbc..2d7a54399c6a58c44e25345dd4b9484233f4f76e 100644
|
| --- a/scripts/slave/recipes/findit/chromium/compile.expected/compile_specified_targets.json
|
| +++ b/scripts/slave/recipes/findit/chromium/compile.expected/compile_specified_targets.json
|
| @@ -478,6 +478,7 @@
|
| "[CACHE]/cipd/goma",
|
| "//out/Release"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]/src",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
| @@ -540,6 +541,7 @@
|
| "[CACHE]/cipd/goma",
|
| "//out/Release"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]/src",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
|
|