| 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 3f6dd67467df2d05b0623871cfb81a2d548118c5..883bed2f1a10fe9f28520352f79bb4417d0d7221 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
|
| @@ -353,6 +353,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)"
|
| },
|
| {
|
| @@ -565,6 +568,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)"
|
| },
|
| {
|
|
|