| 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 2c935c37d2a467041ebc73ad0b525ca33d90b779..8674bbb8e0707eda5fa75350dbd21a7c54b74a75 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
|
| @@ -329,6 +329,9 @@
|
| "//out/Release"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "generate_build_files (with patch)"
|
| },
|
| {
|
| @@ -574,6 +577,9 @@
|
| "//out/Release"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "generate_build_files (without patch)"
|
| },
|
| {
|
|
|