Index: testing/buildbot/chromium.win.json |
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json |
index 95e746377404e1f89e5317e4ba1dc4b2d9a3fe43..8fc211f3630bb218160dc43a7cbc1da597601c33 100644 |
--- a/testing/buildbot/chromium.win.json |
+++ b/testing/buildbot/chromium.win.json |
@@ -684,16 +684,16 @@ |
{ |
"isolate_name": "telemetry_gpu_unittests", |
"name": "telemetry_gpu_unittests" |
- }, |
- { |
- "isolate_name": "telemetry_perf_unittests", |
- "name": "telemetry_perf_unittests" |
} |
], |
"scripts": [ |
{ |
"name": "telemetry_unittests", |
"script": "telemetry_unittests.py" |
+ }, |
+ { |
+ "name": "telemetry_perf_unittests", |
+ "script": "telemetry_perf_unittests.py" |
}, |
{ |
"name": "nacl_integration", |
@@ -1119,16 +1119,16 @@ |
{ |
"isolate_name": "telemetry_gpu_unittests", |
"name": "telemetry_gpu_unittests" |
- }, |
- { |
- "isolate_name": "telemetry_perf_unittests", |
- "name": "telemetry_perf_unittests" |
} |
], |
"scripts": [ |
{ |
"name": "telemetry_unittests", |
"script": "telemetry_unittests.py" |
+ }, |
+ { |
+ "name": "telemetry_perf_unittests", |
+ "script": "telemetry_perf_unittests.py" |
}, |
{ |
"name": "nacl_integration", |
@@ -1459,16 +1459,16 @@ |
{ |
"isolate_name": "telemetry_gpu_unittests", |
"name": "telemetry_gpu_unittests" |
- }, |
- { |
- "isolate_name": "telemetry_perf_unittests", |
- "name": "telemetry_perf_unittests" |
} |
], |
"scripts": [ |
{ |
"name": "telemetry_unittests", |
"script": "telemetry_unittests.py" |
+ }, |
+ { |
+ "name": "telemetry_perf_unittests", |
+ "script": "telemetry_perf_unittests.py" |
} |
] |
}, |
@@ -1987,16 +1987,16 @@ |
{ |
"isolate_name": "telemetry_gpu_unittests", |
"name": "telemetry_gpu_unittests" |
- }, |
- { |
- "isolate_name": "telemetry_perf_unittests", |
- "name": "telemetry_perf_unittests" |
} |
], |
"scripts": [ |
{ |
"name": "telemetry_unittests", |
"script": "telemetry_unittests.py" |
+ }, |
+ { |
+ "name": "telemetry_perf_unittests", |
+ "script": "telemetry_perf_unittests.py" |
}, |
{ |
"name": "nacl_integration", |