| Index: scripts/slave/recipes/chromium_trybot.expected/compile_failure_with_component_rev.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/compile_failure_with_component_rev.json b/scripts/slave/recipes/chromium_trybot.expected/compile_failure_with_component_rev.json
|
| index 06c2b4f24b8cfaa92d9c0c2c4094738265325da0..cb291a83671a4b3d945032600f5155d4b3a35b27 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/compile_failure_with_component_rev.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/compile_failure_with_component_rev.json
|
| @@ -340,6 +340,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)"
|
| },
|
| {
|
| @@ -521,6 +524,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)"
|
| },
|
| {
|
|
|