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

Unified Diff: testing/buildbot/chromium.chromiumos.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.chromiumos.json
diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
index 1651fb145d1f4ed76d594227a36db7e3297ff468..30c76fd8a55e8bc51661f5fcefd2ecc383c6a0a6 100644
--- a/testing/buildbot/chromium.chromiumos.json
+++ b/testing/buildbot/chromium.chromiumos.json
@@ -366,7 +366,7 @@
"swarming": {
"can_use_on_swarming_builders": true
},
- "test": "service_unittests"
+ "test": "services_unittests"
},
{
"swarming": {
@@ -743,7 +743,7 @@
"swarming": {
"can_use_on_swarming_builders": true
},
- "test": "service_unittests"
+ "test": "services_unittests"
},
{
"swarming": {
@@ -1095,7 +1095,7 @@
"swarming": {
"can_use_on_swarming_builders": true
},
- "test": "service_unittests"
+ "test": "services_unittests"
},
{
"swarming": {

Powered by Google App Engine
This is Rietveld 408576698