| Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Win64.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Win64.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Win64.json
|
| index 82344ef6fc57f732750559e266f9598e84e72903..ccb900e31955e39bc90754991e6f2750491ebc07 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Win64.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Win64.json
|
| @@ -185,6 +185,7 @@
|
| "--gyp-script=gypfiles\\gyp_v8",
|
| "//out/Release_x64"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]\\v8",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
|
| "GYP_MSVS_VERSION": "2013"
|
| @@ -246,6 +247,7 @@
|
| "[CACHE]\\cipd\\goma",
|
| "[SLAVE_BUILD]\\v8\\out\\gn"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]\\v8",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
|
| "GYP_MSVS_VERSION": "2013"
|
|
|