| Index: testing/buildbot/chromium_trybot.json
|
| diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json
|
| index 2fa23bdccaf34254cd403b6251e37fada187dfe0..7ff18750ed5a9c453f8376d5641f6fded4a82a34 100644
|
| --- a/testing/buildbot/chromium_trybot.json
|
| +++ b/testing/buildbot/chromium_trybot.json
|
| @@ -58,6 +58,18 @@
|
| "chromium_configs": ["chromium_chromeos", "chromium_chromeos_clang"]
|
| },
|
| {
|
| + "test": "ash_unittests",
|
| + "chromium_configs": ["chromium_chromeos"]
|
| + },
|
| + {
|
| + "test": "ash_unittests",
|
| + "platforms": ["win"]
|
| + },
|
| + {
|
| + "test": "aura_unittests",
|
| + "platforms": ["linux", "win"]
|
| + },
|
| + {
|
| "test": "mojo_view_manager_unittests",
|
| "platforms": ["linux"]
|
| },
|
|
|