| Index: testing/buildbot/chromium.chromiumos.json
|
| diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
|
| index 604cc259412dcd3d67be8a8f4da542cc8a78d04b..6c1f3348b79470ece0f0d2713637bfe6605b998e 100644
|
| --- a/testing/buildbot/chromium.chromiumos.json
|
| +++ b/testing/buildbot/chromium.chromiumos.json
|
| @@ -116,6 +116,9 @@
|
| "test": "message_center_unittests"
|
| },
|
| {
|
| + "test": "midi_unittests"
|
| + },
|
| + {
|
| "test": "nacl_loader_unittests"
|
| },
|
| {
|
| @@ -301,6 +304,9 @@
|
| "test": "message_center_unittests"
|
| },
|
| {
|
| + "test": "midi_unittests"
|
| + },
|
| + {
|
| "test": "nacl_loader_unittests"
|
| },
|
| {
|
| @@ -482,6 +488,9 @@
|
| "test": "message_center_unittests"
|
| },
|
| {
|
| + "test": "midi_unittests"
|
| + },
|
| + {
|
| "test": "nacl_loader_unittests"
|
| },
|
| {
|
|
|