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

Unified Diff: tools/mb/mb_config.pyl

Issue 1885803002: Configure WebKit Mac10.9 to be able to build via MB. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/mb/mb_config.pyl
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
index 0d1ff422a25c3538b67075847e596bef4361148d..8033a8bdbb9e68c4a7889a2dffefaa4606b157aa 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -510,7 +510,7 @@
'WebKit Mac10.11 (dbg)': 'none',
'WebKit Mac10.11 (retina)': 'swarming_gyp_release_bot_x64',
'WebKit Mac10.11': 'none',
- 'WebKit Mac10.9': 'none',
+ 'WebKit Mac10.9': 'swarming_gyp_release_bot_x64',
'WebKit Win Builder (dbg)': 'swarming_gyp_debug_bot_minimal_symbols_x86',
'WebKit Win Builder': 'swarming_gyp_release_bot_minimal_symbols_x86',
'WebKit Win x64 Builder (dbg)':
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698