| Index: testing/buildbot/chromium.chromiumos.json
|
| diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
|
| index 62ecaa06e38b57dcd000cdb835791f62837104f6..46f7cca629c06ab39c1d82fffa90078849f9917d 100644
|
| --- a/testing/buildbot/chromium.chromiumos.json
|
| +++ b/testing/buildbot/chromium.chromiumos.json
|
| @@ -89,7 +89,8 @@
|
| "athena_unittests",
|
| "app_shell_browsertests",
|
| "app_shell_unittests",
|
| - "chromevox_tests"
|
| + "chromevox_tests",
|
| + "skia_unittests"
|
| ]
|
| },
|
| "Linux ChromiumOS Ozone Tests (1)": {
|
| @@ -162,7 +163,8 @@
|
| },
|
| "url_unittests",
|
| "views_unittests",
|
| - "wm_unittests"
|
| + "wm_unittests",
|
| + "skia_unittests"
|
| ]
|
| },
|
| "Linux ChromiumOS Tests (dbg)(1)": {
|
| @@ -250,6 +252,7 @@
|
| },
|
| "athena_unittests",
|
| "gcm_unit_tests",
|
| + "skia_unittests",
|
| {
|
| "test": "interactive_ui_tests",
|
| "swarming": {
|
|
|