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

Unified Diff: masters/master.client.webrtc.fyi/master.cfg

Issue 573693002: WebRTC: Remove Valgrind based FYI bots. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 6 years, 3 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
« no previous file with comments | « no previous file | masters/master.client.webrtc.fyi/master_linux_cfg.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.client.webrtc.fyi/master.cfg
diff --git a/masters/master.client.webrtc.fyi/master.cfg b/masters/master.client.webrtc.fyi/master.cfg
index dcb18b9189d9b7ef69d41c807b9d34e446119fe5..5dfdbd803fa7e0b3bdc88b893f743ce97d8113f1 100644
--- a/masters/master.client.webrtc.fyi/master.cfg
+++ b/masters/master.client.webrtc.fyi/master.cfg
@@ -20,12 +20,10 @@ config.DatabaseSetup(c, require_dbconfig=ActiveMaster.is_production_host)
import master_source_cfg
import master_linux_cfg
-import master_mac_cfg
import master_win_cfg
master_source_cfg.Update(config, c)
master_linux_cfg.Update(c)
-master_mac_cfg.Update(c)
master_win_cfg.Update(c)
# Must come before AutoSetupMaster().
« no previous file with comments | « no previous file | masters/master.client.webrtc.fyi/master_linux_cfg.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698