| Index: testing/buildbot/chromium.chromiumos.json
|
| diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
|
| index faa56c3609148ae1a18fcbcd761f2b76c0f14393..28f1ba3e626a36018b979da61d70154a9b982ec4 100644
|
| --- a/testing/buildbot/chromium.chromiumos.json
|
| +++ b/testing/buildbot/chromium.chromiumos.json
|
| @@ -75,6 +75,8 @@
|
| "remoting_unittests",
|
| "sandbox_linux_unittests",
|
| "ui_unittests",
|
| + "views_unittests",
|
| + "wm_unittests",
|
| "aura_unittests",
|
| "app_list_unittests",
|
| "message_center_unittests",
|
| @@ -82,6 +84,7 @@
|
| "events_unittests",
|
| "ipc_tests",
|
| "sync_unit_tests",
|
| + "unit_tests",
|
| "sql_unittests",
|
| "nacl_loader_unittests",
|
| "athena_unittests"
|
| @@ -89,6 +92,7 @@
|
| },
|
| "Linux ChromiumOS Ozone Tests (2)": {
|
| "gtest_tests": [
|
| + "interactive_ui_tests",
|
| "browser_tests",
|
| "content_browsertests",
|
| "app_shell_browsertests",
|
|
|