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

Unified Diff: scripts/slave/recipe_modules/chromium_tests/chromium_gpu.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_gpu.py
diff --git a/scripts/slave/recipe_modules/chromium_tests/chromium_gpu.py b/scripts/slave/recipe_modules/chromium_tests/chromium_gpu.py
index 7e5306b87d2e59b828ac646ad964fdbfb7eadbc4..ba2db098ff2af264e6b04333ae084ccf614f4c6c 100644
--- a/scripts/slave/recipe_modules/chromium_tests/chromium_gpu.py
+++ b/scripts/slave/recipe_modules/chromium_tests/chromium_gpu.py
@@ -170,6 +170,7 @@
'chrome_with_codecs',
'mb',
'ninja_confirm_noop',
+ 'force_mac_toolchain',
],
'gclient_config': 'chromium',
'chromium_config_kwargs': {
@@ -193,6 +194,7 @@
'chrome_with_codecs',
'mb',
'ninja_confirm_noop',
+ 'force_mac_toolchain',
],
'gclient_config': 'chromium',
'chromium_config_kwargs': {

Powered by Google App Engine
This is Rietveld 408576698