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

Unified Diff: masters/master.chromium.webkit/master.cfg

Issue 9124005: Remove all (CG) buildbot variants. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build/
Patch Set: Created 8 years, 11 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.chromium.webkit/master_mac_webkit_latest_cg_cfg.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.webkit/master.cfg
===================================================================
--- masters/master.chromium.webkit/master.cfg (revision 116664)
+++ masters/master.chromium.webkit/master.cfg (working copy)
@@ -19,11 +19,9 @@
import master_source_cfg
import master_linux_webkit_pinned_cfg
import master_mac_webkit_pinned_cfg
-import master_mac_webkit_pinned_cg_cfg
import master_win_webkit_pinned_cfg
import master_linux_webkit_latest_cfg
import master_mac_webkit_latest_cfg
-import master_mac_webkit_latest_cg_cfg
import master_win_webkit_latest_cfg
import master_win_latest_cfg
import master_mac_latest_cfg
@@ -33,11 +31,9 @@
master_win_webkit_pinned_cfg.Update(config, ActiveMaster, c)
master_mac_webkit_pinned_cfg.Update(config, ActiveMaster, c)
-master_mac_webkit_pinned_cg_cfg.Update(config, ActiveMaster, c)
master_linux_webkit_pinned_cfg.Update(config, ActiveMaster, c)
master_win_webkit_latest_cfg.Update(config, ActiveMaster, c)
master_mac_webkit_latest_cfg.Update(config, ActiveMaster, c)
-master_mac_webkit_latest_cg_cfg.Update(config, ActiveMaster, c)
master_linux_webkit_latest_cfg.Update(config, ActiveMaster, c)
master_win_latest_cfg.Update(config, ActiveMaster, c)
master_mac_latest_cfg.Update(config, ActiveMaster, c)
« no previous file with comments | « no previous file | masters/master.chromium.webkit/master_mac_webkit_latest_cg_cfg.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698