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

Unified Diff: masters/master.tryserver.chromium.win/master.cfg

Issue 2196953003: Remove GYP builders from chromium mac, win waterfalls. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: remove unused suppressions Created 4 years, 5 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 | « masters/master.tryserver.chromium.mac/slaves.cfg ('k') | masters/master.tryserver.chromium.win/slaves.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.tryserver.chromium.win/master.cfg
diff --git a/masters/master.tryserver.chromium.win/master.cfg b/masters/master.tryserver.chromium.win/master.cfg
index 0160365122bcf258db08856fa950d708e7d96429..658c314dbf424f9ec0d757cd5b2c7da0992bc6c8 100644
--- a/masters/master.tryserver.chromium.win/master.cfg
+++ b/masters/master.tryserver.chromium.win/master.cfg
@@ -115,14 +115,6 @@ chromium_builders.append({
})
chromium_builders.extend([{
- 'name': 'win8_chromium_gyp_rel',
- 'factory': m_remote_run('chromium_trybot'),
- 'slavebuilddir': 'remote_run',
- },{
- 'name': 'win8_chromium_gyp_dbg',
- 'factory': m_remote_run('chromium_trybot'),
- 'slavebuilddir': 'remote_run',
- },{
'name': 'win8_chromium_gn_upload',
'factory': baseFactory('chromium_gn_upload'),
'slavebuilddir': 'win_gn',
« no previous file with comments | « masters/master.tryserver.chromium.mac/slaves.cfg ('k') | masters/master.tryserver.chromium.win/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698