Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(244)

Unified Diff: scripts/slave/recipe_modules/chromium_tests/chromium_chrome.py

Issue 2411243003: Revert of Download the hermetic xcode toolchain on all bots that target mac. (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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': {
« no previous file with comments | « scripts/slave/recipe_modules/chromium/config.py ('k') | scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698