| Index: testing/buildbot/chromium.webkit.json
|
| diff --git a/testing/buildbot/chromium.webkit.json b/testing/buildbot/chromium.webkit.json
|
| index 2596f2bf3a96a155e613e5f05d9fbee47a8e19a3..b70554118a9a709a94053b70fc46f88320baef29 100644
|
| --- a/testing/buildbot/chromium.webkit.json
|
| +++ b/testing/buildbot/chromium.webkit.json
|
| @@ -177,6 +177,9 @@
|
| "test": "printing_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "remoting_unittests"
|
| },
|
| {
|
| @@ -418,6 +421,9 @@
|
| "test": "printing_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "remoting_unittests"
|
| },
|
| {
|
|
|