Index: masters/master.chromium.mojo/master_site_config.py |
diff --git a/masters/master.chromium.mojo/master_site_config.py b/masters/master.chromium.mojo/master_site_config.py |
deleted file mode 100644 |
index d7dc38ad87647864230665f795f0c7e5d5dd2cf0..0000000000000000000000000000000000000000 |
--- a/masters/master.chromium.mojo/master_site_config.py |
+++ /dev/null |
@@ -1,22 +0,0 @@ |
-# Copyright 2014 The Chromium Authors. All rights reserved. |
-# Use of this source code is governed by a BSD-style license that can be |
-# found in the LICENSE file. |
- |
-# This file was generated from |
-# scripts/tools/buildbot_tool_templates/master_site_config.py |
-# by "../../build/scripts/tools/buildbot-tool gen .". |
-# DO NOT EDIT BY HAND! |
- |
- |
-"""ActiveMaster definition.""" |
- |
-from config_bootstrap import Master |
- |
-class ChromiumMojo(Master.Master1): |
- project_name = 'ChromiumMojo' |
- master_port = 20100 |
- slave_port = 30100 |
- master_port_alt = 25100 |
- buildbot_url = 'https://build.chromium.org/p/chromium.mojo/' |
- buildbucket_bucket = None |
- service_account_file = None |