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

Unified Diff: testing/buildbot/chromium.webkit.json

Issue 2347293003: Rename any builder with prefix 'WebKit Linux' to 'WebKit Linux Precise' (Closed)
Patch Set: Update more recent addition to WebKit Precise Created 4 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 | third_party/WebKit/Tools/Scripts/webkitpy/common/config/builders.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.webkit.json
diff --git a/testing/buildbot/chromium.webkit.json b/testing/buildbot/chromium.webkit.json
index 2a75a7392138b54df0d67bc09abc663b1176112e..db5ce9ff16d77f50a3fbbf04dff7f4b160b6f4b9 100644
--- a/testing/buildbot/chromium.webkit.json
+++ b/testing/buildbot/chromium.webkit.json
@@ -1,5 +1,5 @@
{
- "WebKit Linux": {
+ "WebKit Linux Precise": {
"gtest_tests": [
{
"swarming": {
@@ -37,7 +37,7 @@
}
]
},
- "WebKit Linux (dbg)": {
+ "WebKit Linux Precise (dbg)": {
"gtest_tests": [
{
"swarming": {
@@ -75,7 +75,7 @@
}
]
},
- "WebKit Linux Leak": {
+ "WebKit Linux Precise Leak": {
"gtest_tests": [
{
"swarming": {
« no previous file with comments | « no previous file | third_party/WebKit/Tools/Scripts/webkitpy/common/config/builders.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698