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

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

Issue 2908843002: Rename "service_unittests" -> "services_unittests". (Closed)
Patch Set: Created 3 years, 7 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
Index: testing/buildbot/chromium.win.json
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
index 41e587f2d4819a26b3733315b48b3933a295b775..2cf5a44c7bcf3cccc7ee85e173e76398b0b96c5b 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -389,7 +389,7 @@
"swarming": {
"can_use_on_swarming_builders": true
},
- "test": "service_unittests"
+ "test": "services_unittests"
},
{
"swarming": {
@@ -939,7 +939,7 @@
"swarming": {
"can_use_on_swarming_builders": true
},
- "test": "service_unittests"
+ "test": "services_unittests"
},
{
"swarming": {
@@ -1474,7 +1474,7 @@
"swarming": {
"can_use_on_swarming_builders": true
},
- "test": "service_unittests"
+ "test": "services_unittests"
},
{
"swarming": {
@@ -1938,7 +1938,7 @@
"swarming": {
"can_use_on_swarming_builders": true
},
- "test": "service_unittests"
+ "test": "services_unittests"
},
{
"swarming": {

Powered by Google App Engine
This is Rietveld 408576698