| Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Mac_10_9_Goma_Canary__clobber_.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Mac_10_9_Goma_Canary__clobber_.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Mac_10_9_Goma_Canary__clobber_.json
|
| index 135b841ad20eab019a6d0c6f4011a2c8b37bf071..c4440d1caf4668e72fe78de72df8c8babf01c121 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Mac_10_9_Goma_Canary__clobber_.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Mac_10_9_Goma_Canary__clobber_.json
|
| @@ -338,6 +338,10 @@
|
| "--build-number=571",
|
| "base_unittests"
|
| ],
|
| + "env": {
|
| + "FORCE_MAC_TOOLCHAIN": "1",
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "base_unittests"
|
| },
|
| {
|
| @@ -362,6 +366,10 @@
|
| "--build-number=571",
|
| "content_unittests"
|
| ],
|
| + "env": {
|
| + "FORCE_MAC_TOOLCHAIN": "1",
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "content_unittests"
|
| },
|
| {
|
|
|