| Index: testing/buildbot/chromium_trybot.json
|
| diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json
|
| index f62028006a2a9b85f05729d6642343265a513eca..3eef51598b7a526b767c0bee02704f2f26916e7b 100644
|
| --- a/testing/buildbot/chromium_trybot.json
|
| +++ b/testing/buildbot/chromium_trybot.json
|
| @@ -100,6 +100,7 @@
|
| "mojo_public_system_unittests",
|
| "mojo_public_utility_unittests",
|
| "mojo_service_manager_unittests",
|
| + "mojo_shell_tests",
|
| "mojo_system_unittests",
|
| {
|
| "test": "nacl_loader_unittests",
|
| @@ -165,10 +166,6 @@
|
| "platforms": ["linux", "win"]
|
| },
|
| {
|
| - "test": "mojo_shell_tests",
|
| - "platforms": ["linux"]
|
| - },
|
| - {
|
| "test": "mojo_view_manager_unittests",
|
| "platforms": ["linux", "win"]
|
| },
|
|
|