| Index: scripts/slave/recipes/chromium_trybot.expected/analyze_webkit.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/analyze_webkit.json b/scripts/slave/recipes/chromium_trybot.expected/analyze_webkit.json
|
| index 513eb0d798a541580c94f6183cb3b0fdeb87cb93..493b031544bd8b35d3fb77bceaf9d2fa72db0281 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/analyze_webkit.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/analyze_webkit.json
|
| @@ -318,6 +318,9 @@
|
| "/path/to/tmp/json"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| + },
|
| "name": "analyze",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@No compile necessary@@@",
|
| @@ -374,6 +377,9 @@
|
| "//out/Release"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| + },
|
| "name": "generate_build_files (with patch)"
|
| },
|
| {
|
|
|