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

Unified Diff: infra/config/cq.cfg

Issue 2149003002: Update buildbot names to new ones (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: infra/config/cq.cfg
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index 017e68cebd465a3cb031cf69a58bb38aa44fca3f..bf3aab25e4790a947d36c483a20756cda2449ad7 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -40,7 +40,7 @@ verifiers {
name: "linux_xfa"
}
builders {
- name: "linux_xfa_rel_gn"
+ name: "linux_xfa_rel_gyp"
Lei Zhang 2016/07/14 09:45:03 Oh, because linux_xfa is GN now.
}
builders {
name: "mac"
@@ -56,7 +56,7 @@ verifiers {
name: "mac_xfa"
}
builders {
- name: "mac_xfa_rel_gn"
+ name: "mac_xfa_rel_gyp"
}
builders {
name: "win"
@@ -76,7 +76,7 @@ verifiers {
experiment_percentage: 100
}
builders {
- name: "win_xfa_64_rel_gn"
+ name: "win_xfa_64_rel_gyp"
}
}
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698