| Index: scripts/slave/recipes/chromium_trybot.expected/blink_compile_without_patch_fails.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/blink_compile_without_patch_fails.json b/scripts/slave/recipes/chromium_trybot.expected/blink_compile_without_patch_fails.json
|
| index 81260b81cd78703075d2a9ba249875285badd47d..ea75c2ee84794282013492ff455b8208f471adde 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/blink_compile_without_patch_fails.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/blink_compile_without_patch_fails.json
|
| @@ -347,6 +347,7 @@
|
| "[CACHE]/cipd/goma",
|
| "//out/Release"
|
| ],
|
| + "cwd": "[BUILDER_CACHE]/linux_layout/src",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
| @@ -604,7 +605,7 @@
|
| "[CACHE]/cipd/goma",
|
| "//out/Release"
|
| ],
|
| - "cwd": "[BUILDER_CACHE]/linux_layout",
|
| + "cwd": "[BUILDER_CACHE]/linux_layout/src",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
|
|