| Index: scripts/slave/recipe_modules/chromium_tests/chromium_chrome.py
|
| diff --git a/scripts/slave/recipe_modules/chromium_tests/chromium_chrome.py b/scripts/slave/recipe_modules/chromium_tests/chromium_chrome.py
|
| index 04a0729f0070249fdf16f2a8dd1a08e5ea28f37e..d7e74a0cf2db2611f2216f8748d8eea8a1611ebf 100644
|
| --- a/scripts/slave/recipe_modules/chromium_tests/chromium_chrome.py
|
| +++ b/scripts/slave/recipe_modules/chromium_tests/chromium_chrome.py
|
| @@ -48,7 +48,7 @@ SPEC = {
|
| },
|
| 'Google Chrome Mac': {
|
| 'chromium_config': 'chromium_official',
|
| - 'chromium_apply_config': ['mb'],
|
| + 'chromium_apply_config': ['mb', 'force_mac_toolchain'],
|
| 'gclient_config': 'chromium',
|
| 'gclient_apply_config': ['chrome_internal'],
|
| 'chromium_config_kwargs': {
|
|
|