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

Unified Diff: tools/mb/mb_config.pyl

Issue 2110723002: Revert of Flip Google Chrome Mac, mac trunk to GN for testing. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 0e4b354a52d886c52bebc623529c75f4aee7c105..9839c379120b41e089472345dcf3885064f53a0a 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -63,7 +63,7 @@
'chromium.chrome': {
'Google Chrome ChromeOS': 'gn_official_goma_chromeos',
'Google Chrome Linux x64': 'gn_official_goma',
- 'Google Chrome Mac': 'gn_official_goma',
+ 'Google Chrome Mac': 'gyp_official_goma',
'Google Chrome Win': 'gn_official_goma_minimal_symbols_x86',
},
@@ -638,7 +638,7 @@
'official.desktop.continuous': {
'mac beta': 'gyp_official',
'mac stable': 'gyp_official',
- 'mac trunk': 'gn_official',
+ 'mac trunk': 'gyp_official',
'precise64 beta': 'gn_official',
'precise64 stable': 'gn_official',
'precise64 trunk': 'gn_official',
« 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