| Index: scripts/slave/recipes/chromium.expected/dynamic_gtest_memory_mac64.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/dynamic_gtest_memory_mac64.json b/scripts/slave/recipes/chromium.expected/dynamic_gtest_memory_mac64.json
|
| index 793a13447f3c023d10c65343f208f5a802f00f24..1be6a08820a75c1fb043c23f7df7edafc20e9e8e 100644
|
| --- a/scripts/slave/recipes/chromium.expected/dynamic_gtest_memory_mac64.json
|
| +++ b/scripts/slave/recipes/chromium.expected/dynamic_gtest_memory_mac64.json
|
| @@ -177,6 +177,7 @@
|
| ],
|
| "cwd": "[SLAVE_BUILD]/src",
|
| "env": {
|
| + "FORCE_MAC_TOOLCHAIN": "1",
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| "GYP_DEFINES": "asan=1 clang=1 component=static_library fastbuild=0 gomadir='[CACHE]/cipd/goma' host_arch=x64 target_arch=x64 test_isolation_mode=prepare use_goma=1",
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| @@ -310,6 +311,7 @@
|
| "--test-launcher-print-test-stdio=always"
|
| ],
|
| "env": {
|
| + "FORCE_MAC_TOOLCHAIN": "1",
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
| "name": "browser_tests"
|
|
|