| Index: build/masters/master.chromium.perf_av/master_site_config.py | 
| =================================================================== | 
| --- build/masters/master.chromium.perf_av/master_site_config.py	(revision 240935) | 
| +++ build/masters/master.chromium.perf_av/master_site_config.py	(working copy) | 
| @@ -1,13 +0,0 @@ | 
| -# Copyright 2013 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. | 
| - | 
| -"""ActiveMaster definition.""" | 
| - | 
| -from config_bootstrap import Master | 
| - | 
| -class ChromiumPerfAv(Master.Master1): | 
| -  project_name = 'Chromium Perf Av' | 
| -  master_port = 8082 | 
| -  slave_port = 8182 | 
| -  master_port_alt = 8282 | 
|  |