Chromium Code Reviews| Index: scripts/slave/recipes/chromium_trybot.expected/script_test_with_overridden_compile_targets.json |
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/script_test_with_overridden_compile_targets.json b/scripts/slave/recipes/chromium_trybot.expected/script_test_with_overridden_compile_targets.json |
| index f9d321b138d0cfb24fae29b1d2058da580b1ae6c..b41f9f8a0fc703d3c07c9dffd933f5e23d48f825 100644 |
| --- a/scripts/slave/recipes/chromium_trybot.expected/script_test_with_overridden_compile_targets.json |
| +++ b/scripts/slave/recipes/chromium_trybot.expected/script_test_with_overridden_compile_targets.json |
| @@ -314,6 +314,9 @@ |
| "/path/to/tmp/json" |
| ], |
| "cwd": "[SLAVE_BUILD]", |
| + "env": { |
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
| + }, |
| "name": "analyze", |
| "~followup_annotations": [ |
| "@@@STEP_TEXT@No compile necessary@@@", |