Chromium Code Reviews| Index: testing/buildbot/chromium.linux.json |
| diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json |
| index e0db1ada338923c76944da41b4ca58d413b14d37..559ceec89a6b791c6edb8e36587aaecf63264bb2 100644 |
| --- a/testing/buildbot/chromium.linux.json |
| +++ b/testing/buildbot/chromium.linux.json |
| @@ -97,6 +97,10 @@ |
| { |
| "name": "telemetry_unittests", |
| "script": "telemetry_unittests.py" |
| + }, |
| + { |
| + "name": "telemetry_perf_unittests", |
| + "script": "telemetry_perf_unittests.py" |
| } |
| ] |
| }, |