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