| Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Print_Preview_Mac.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Print_Preview_Mac.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Print_Preview_Mac.json
|
| index 664c7c5a05276f53bc250502f06175d02df3f6d0..65cba7f063595e0901a5689bce6fd7b416af5d45 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Print_Preview_Mac.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Print_Preview_Mac.json
|
| @@ -166,6 +166,7 @@
|
| "runhooks"
|
| ],
|
| "env": {
|
| + "FORCE_MAC_TOOLCHAIN": "1",
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| "GYP_DEFINES": "clang=1 component=shared_library gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1",
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| @@ -231,6 +232,7 @@
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| + "FORCE_MAC_TOOLCHAIN": "1",
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
| "name": "clang_revision",
|
| @@ -278,6 +280,7 @@
|
| "browser_tests"
|
| ],
|
| "env": {
|
| + "FORCE_MAC_TOOLCHAIN": "1",
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
| "name": "compile",
|
|
|