| Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___gyp.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___gyp.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___gyp.json
|
| index 02a1831b44aa82edbf858b177f502966807411a5..7736db0c8f51817883348ef93aaa16b65775a52e 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___gyp.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___gyp.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"
|
| },
|
|
|