| Index: testing/buildbot/chromium.webkit.json
|
| diff --git a/testing/buildbot/chromium.webkit.json b/testing/buildbot/chromium.webkit.json
|
| index 3bde5e9b758802aa3f8174bbc460a86e6a87ea3a..f8c04603e6cc329e5cf8511379c08b4d3daefda4 100644
|
| --- a/testing/buildbot/chromium.webkit.json
|
| +++ b/testing/buildbot/chromium.webkit.json
|
| @@ -162,6 +162,9 @@
|
| "test": "ppapi_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "printing_unittests"
|
| },
|
| {
|
| @@ -379,6 +382,9 @@
|
| "test": "ppapi_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "printing_unittests"
|
| },
|
| {
|
|
|