Index: testing/buildbot/chromium.chromiumos.json |
diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json |
index 62ecaa06e38b57dcd000cdb835791f62837104f6..3e0535eba625b4e98970dc9671f3cc82234a34c2 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)": { |
@@ -149,6 +150,7 @@ |
"test": "sandbox_linux_unittests", |
"args": ["--test-launcher-print-test-stdio=always"] |
}, |
+ "skia_unittests", |
"sql_unittests", |
"sync_unit_tests", |
"ui_base_unittests", |
@@ -250,6 +252,7 @@ |
}, |
"athena_unittests", |
"gcm_unit_tests", |
+ "skia_unittests", |
{ |
"test": "interactive_ui_tests", |
"swarming": { |