| 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 831a5156163948a9ca258c84a18083a1282a6ceb..d38912392d8928693323ee78eee3d53424c548f2 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",
|
| "[CACHE]/cipd/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",
|
| "[CACHE]/cipd/goma",
|
| "--goma-fail-fast",
|
|
|