Chromium Code Reviews| Index: testing/buildbot/chromium.mac.json |
| diff --git a/testing/buildbot/chromium.mac.json b/testing/buildbot/chromium.mac.json |
| index 056309aad1a05796296d2dff291efe89c49f4314..fe7dbb99e0b3d5ebe4f412641c19111a7f84f9ff 100644 |
| --- a/testing/buildbot/chromium.mac.json |
| +++ b/testing/buildbot/chromium.mac.json |
| @@ -165,6 +165,12 @@ |
| } |
| }, |
| "url_unittests" |
| + ], |
| + "scripts": [ |
| + { |
| + "name": "nacl_integration", |
| + "script": "nacl_integration.py" |
| + } |
| ] |
| }, |
| "Mac 10.6 Tests (dbg)(1)": { |