| Index: testing/buildbot/chromium.linux.json
|
| diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
|
| index fc3cd9cdcb6a0ebc6afacfa0e3852592970b440a..e0db1ada338923c76944da41b4ca58d413b14d37 100644
|
| --- a/testing/buildbot/chromium.linux.json
|
| +++ b/testing/buildbot/chromium.linux.json
|
| @@ -92,6 +92,12 @@
|
| "url_unittests",
|
| "views_unittests",
|
| "wm_unittests"
|
| + ],
|
| + "scripts": [
|
| + {
|
| + "name": "telemetry_unittests",
|
| + "script": "telemetry_unittests.py"
|
| + }
|
| ]
|
| },
|
| "Linux Tests (dbg)(1)(32)": {
|
|
|