| Index: testing/buildbot/chromium.chromiumos.json
|
| diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
|
| index 68c741acc18d2feabc97a625c649eccda67cc676..177b6862dfa8d649dee6701408899937ef38b3cb 100644
|
| --- a/testing/buildbot/chromium.chromiumos.json
|
| +++ b/testing/buildbot/chromium.chromiumos.json
|
| @@ -217,6 +217,9 @@
|
| "test": "message_center_unittests"
|
| },
|
| {
|
| + "test": "midi_unittests"
|
| + },
|
| + {
|
| "test": "nacl_loader_unittests"
|
| },
|
| {
|
| @@ -402,6 +405,9 @@
|
| "test": "message_center_unittests"
|
| },
|
| {
|
| + "test": "midi_unittests"
|
| + },
|
| + {
|
| "test": "nacl_loader_unittests"
|
| },
|
| {
|
| @@ -583,6 +589,9 @@
|
| "test": "message_center_unittests"
|
| },
|
| {
|
| + "test": "midi_unittests"
|
| + },
|
| + {
|
| "test": "nacl_loader_unittests"
|
| },
|
| {
|
|
|