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

Unified Diff: masters/master.client.gyp/master_site_config.py

Issue 1153203003: Update buildbot_tool and builders.pyl templates to remove 'master_type'. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 7 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: masters/master.client.gyp/master_site_config.py
diff --git a/masters/master.client.gyp/master_site_config.py b/masters/master.client.gyp/master_site_config.py
index 7bc7d9c7a6e9fbcb4cc4359beb99a43dd5b13255..471a88ff6fd0519a07a07e90ce0e754674abc220 100644
--- a/masters/master.client.gyp/master_site_config.py
+++ b/masters/master.client.gyp/master_site_config.py
@@ -18,3 +18,5 @@ class GYP(Master.Master3):
slave_port = 30302
master_port_alt = 40302
buildbot_url = 'https://build.chromium.org/p/client.gyp/'
+ buildbucket_bucket = None
+ service_account_file = None

Powered by Google App Engine
This is Rietveld 408576698