| Index: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_dbg.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_dbg.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_dbg.json
|
| index c3fb30bd0df14ee1842e03fb19672fb3ebed5292..0df1d2ab8adfeb944a1bd675ac3fec44e9fafe92 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_dbg.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_dbg.json
|
| @@ -191,6 +191,7 @@
|
| "--gyp-script=gypfiles\\gyp_v8",
|
| "//out/Debug_x64"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]\\v8",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
|
| "GYP_MSVS_VERSION": "2013"
|
| @@ -252,6 +253,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"
|
|
|