| 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 d7a14d434dcb287675a0a8e1d9de96fd492d3d86..22ebb02fbd318b9417a2ff8ede11f0a35c85f9a3 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 @@
|
| },
|
| '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': {
|
|
|