| Index: testing/buildbot/chromium.webkit.json
|
| diff --git a/testing/buildbot/chromium.webkit.json b/testing/buildbot/chromium.webkit.json
|
| index 3f40c2419669cf459f00b11919485cd186488167..3c361cddba01f2bbcab2b3309906548cb8943aa8 100644
|
| --- a/testing/buildbot/chromium.webkit.json
|
| +++ b/testing/buildbot/chromium.webkit.json
|
| @@ -120,6 +120,9 @@
|
| "test": "interactive_ui_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "ipc_tests"
|
| },
|
| {
|
| @@ -328,6 +331,9 @@
|
| "test": "interactive_ui_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "ipc_tests"
|
| },
|
| {
|
|
|