Index: masters/master.chromium.mac/master.cfg |
diff --git a/masters/master.chromium.mac/master.cfg b/masters/master.chromium.mac/master.cfg |
index b678e5c6d5d8bfb2a8a305a747a0237374b0cede..8f370d56411307344595f4a0139e7205e5a90e4d 100644 |
--- a/masters/master.chromium.mac/master.cfg |
+++ b/masters/master.chromium.mac/master.cfg |
@@ -36,7 +36,7 @@ c['logCompressionLimit'] = False |
c['projectName'] = ActiveMaster.project_name |
c['projectURL'] = config.Master.project_url |
# Must come before AutoSetupMaster(). |
-c['buildbotURL'] = 'http://build.chromium.org/p/chromium.mac/' |
+c['buildbotURL'] = ActiveMaster.buildbot_url |
# Associate the slaves to the manual builders. The configuration is in |
# slaves.cfg. |