| Index: testing/buildbot/chromium.memory.json
|
| diff --git a/testing/buildbot/chromium.memory.json b/testing/buildbot/chromium.memory.json
|
| index 9524e2e015dbbe851976861f87cb748420ef4665..f96093bb6f21ae05da4347fed84b452bca357cde 100644
|
| --- a/testing/buildbot/chromium.memory.json
|
| +++ b/testing/buildbot/chromium.memory.json
|
| @@ -2,6 +2,9 @@
|
| "Linux ASan LSan Tests (1)": {
|
| "gtest_tests": [
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "accessibility_unittests"
|
| },
|
| {
|
| @@ -155,6 +158,9 @@
|
| "Linux Chromium OS ASan LSan Tests (1)": {
|
| "gtest_tests": [
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "accessibility_unittests"
|
| },
|
| {
|
|
|