| Index: scripts/slave/recipes/chromium_trybot.expected/compile_failure_infra.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/compile_failure_infra.json b/scripts/slave/recipes/chromium_trybot.expected/compile_failure_infra.json
|
| index 86a75e25b64279958c23aa1e0b5fd85d9fce8022..f116d129602dbeebdaaa0d17d8947ce40b011afc 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/compile_failure_infra.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/compile_failure_infra.json
|
| @@ -372,6 +372,8 @@
|
| "goma",
|
| "--goma-jsonstatus",
|
| "/path/to/tmp/json",
|
| + "--goma-service-account-json-file",
|
| + "/creds/service_accounts/service-account-goma-client.json",
|
| "--goma-dir",
|
| "[BUILD]/goma",
|
| "--goma-fail-fast",
|
| @@ -544,6 +546,8 @@
|
| "goma",
|
| "--goma-jsonstatus",
|
| "/path/to/tmp/json",
|
| + "--goma-service-account-json-file",
|
| + "/creds/service_accounts/service-account-goma-client.json",
|
| "--goma-dir",
|
| "[BUILD]/goma",
|
| "--goma-fail-fast",
|
|
|