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

Unified Diff: masters/master.client.crashpad/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.crashpad/master_site_config.py
diff --git a/masters/master.client.crashpad/master_site_config.py b/masters/master.client.crashpad/master_site_config.py
index 4094d99f88929fc9a4acc7a0d97c2294eb326aff..44758f422fa1e9183f7ed8c7fdbdbbe21d10494d 100644
--- a/masters/master.client.crashpad/master_site_config.py
+++ b/masters/master.client.crashpad/master_site_config.py
@@ -18,3 +18,5 @@ class ClientCrashpad(Master.Master3):
slave_port = 30300
master_port_alt = 40300
buildbot_url = 'https://build.chromium.org/p/client.crashpad/'
+ buildbucket_bucket = None
+ service_account_file = None

Powered by Google App Engine
This is Rietveld 408576698