| Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___nosnap_builder.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___nosnap_builder.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___nosnap_builder.json
|
| index 9336035ccd56877060dd87de3e37441c03dc9db2..120f703993b5fde4d3859b6fab378219417378bd 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___nosnap_builder.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___nosnap_builder.json
|
| @@ -176,6 +176,7 @@
|
| "--gyp-script=gypfiles/gyp_v8",
|
| "//out/Release"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]/v8",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
| @@ -236,6 +237,7 @@
|
| "[CACHE]/cipd/goma",
|
| "[SLAVE_BUILD]/v8/out/gn"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]/v8",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
|
|