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

Unified Diff: masters/master.tryserver.libyuv/slaves.cfg

Issue 2426883002: libyuv: Remove all GYP builders. (Closed)
Patch Set: Removed unused chromium recipe module configs Created 4 years, 2 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.libyuv/master.cfg ('k') | scripts/slave/recipe_modules/chromium/config.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.tryserver.libyuv/slaves.cfg
diff --git a/masters/master.tryserver.libyuv/slaves.cfg b/masters/master.tryserver.libyuv/slaves.cfg
index d0fced44309f6340ab4a6a6ecc5ff9044f4f8f13..89b99180bd5f515a72a14344b009e77076072030 100644
--- a/masters/master.tryserver.libyuv/slaves.cfg
+++ b/masters/master.tryserver.libyuv/slaves.cfg
@@ -12,8 +12,6 @@ slaves = [
'builder': [
'linux',
'linux_rel',
- 'linux_gyp',
- 'linux_gyp_rel',
'linux_gcc',
'linux_asan',
'linux_memcheck',
@@ -21,8 +19,6 @@ slaves = [
'linux_tsan2',
'linux_ubsan',
'linux_ubsan_vptr',
- 'android_gyp',
- 'android_gyp_rel',
'android_clang',
'android_x86',
'android_x64',
@@ -53,8 +49,6 @@ slaves = [
'builder': [
'mac',
'mac_rel',
- 'mac_gyp',
- 'mac_gyp_rel',
'mac_asan',
'ios',
'ios_rel',
@@ -74,8 +68,6 @@ slaves = [
'win',
'win_rel',
'win_x64_rel',
- 'win_x64_gyp',
- 'win_x64_gyp_rel',
'win_clang',
'win_clang_rel',
'win_x64_clang_rel',
« no previous file with comments | « masters/master.tryserver.libyuv/master.cfg ('k') | scripts/slave/recipe_modules/chromium/config.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698