Index: tools/mb/mb_config.pyl |
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl |
index 1d9f6807021c934475e9fbdab894f32a9bb0b7f9..6e05b6e776f50be2d15993f2878d75093de489f5 100644 |
--- a/tools/mb/mb_config.pyl |
+++ b/tools/mb/mb_config.pyl |
@@ -728,8 +728,8 @@ |
}, |
'official.desktop.continuous': { |
- 'mac beta': 'gyp_official', |
- 'mac stable': 'gyp_official', |
+ 'mac beta': 'gn_official', |
+ 'mac stable': 'gn_official', |
'mac trunk': 'gn_official', |
'precise64 beta': 'gn_official', |
'precise64 stable': 'gn_official', |
@@ -1447,10 +1447,6 @@ |
'gn', 'msan_no_origins', 'edge', 'release_bot', |
], |
- 'gyp_official': [ |
- 'gyp', 'official', |
- ], |
- |
'gn_official_goma_chromeos': [ |
'gn', 'official', 'goma', 'chromeos', |
], |