| Index: testing/buildbot/chromium.memory.json
|
| diff --git a/testing/buildbot/chromium.memory.json b/testing/buildbot/chromium.memory.json
|
| index e4a559a0b2078aa51bc40fa76e5d4d9e3670a6d6..2d33a93ebc41d81bc3f2b1c368d099e664f3eb85 100644
|
| --- a/testing/buildbot/chromium.memory.json
|
| +++ b/testing/buildbot/chromium.memory.json
|
| @@ -103,6 +103,9 @@
|
| "test": "interactive_ui_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "ipc_tests"
|
| },
|
| {
|
| @@ -308,6 +311,9 @@
|
| "test": "interactive_ui_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "ipc_tests"
|
| },
|
| {
|
| @@ -461,6 +467,9 @@
|
| "test": "interactive_ui_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "ipc_tests"
|
| },
|
| {
|
|
|