| Index: scripts/slave/recipes/chromium_trybot.expected/compile_failure_without_patch_deapply_fn.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/compile_failure_without_patch_deapply_fn.json b/scripts/slave/recipes/chromium_trybot.expected/compile_failure_without_patch_deapply_fn.json
|
| index 0abc7bb72d45ddcb9756f4d0f3705d952ae04c5d..3bc60816ed4bf51266bbeee5e4de8bc9bcf05ef9 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/compile_failure_without_patch_deapply_fn.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/compile_failure_without_patch_deapply_fn.json
|
| @@ -373,6 +373,7 @@
|
| "[CACHE]/cipd/goma",
|
| "//out/Release"
|
| ],
|
| + "cwd": "[BUILDER_CACHE]/linux_chromium_rel_ng/src",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
| @@ -595,7 +596,7 @@
|
| "[CACHE]/cipd/goma",
|
| "//out/Release"
|
| ],
|
| - "cwd": "[BUILDER_CACHE]/linux_chromium_rel_ng",
|
| + "cwd": "[BUILDER_CACHE]/linux_chromium_rel_ng/src",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
|
|