| Index: testing/buildbot/chromium.webkit.json
|
| diff --git a/testing/buildbot/chromium.webkit.json b/testing/buildbot/chromium.webkit.json
|
| index 99d4c8314764e58197d38b4eb11a5effad9efe3f..94a81de790e4dfa2fd14c84bdf5ac18a96ee6058 100644
|
| --- a/testing/buildbot/chromium.webkit.json
|
| +++ b/testing/buildbot/chromium.webkit.json
|
| @@ -2,6 +2,9 @@
|
| "Linux ChromiumOS Tests (1)": {
|
| "gtest_tests": [
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "accessibility_unittests"
|
| },
|
| {
|
| @@ -175,6 +178,9 @@
|
| "Linux ChromiumOS Tests (dbg)(1)": {
|
| "gtest_tests": [
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "accessibility_unittests"
|
| },
|
| {
|
|
|