| Index: testing/buildbot/chromium.memory.fyi.json
|
| diff --git a/testing/buildbot/chromium.memory.fyi.json b/testing/buildbot/chromium.memory.fyi.json
|
| index 17971eb616c1752177ea1f1dd74476073fc325a9..46094b205ca0bbc0e9e9cd37bab3d76d828e5266 100644
|
| --- a/testing/buildbot/chromium.memory.fyi.json
|
| +++ b/testing/buildbot/chromium.memory.fyi.json
|
| @@ -2,6 +2,9 @@
|
| "Linux ChromeOS MSan Tests": {
|
| "gtest_tests": [
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "accessibility_unittests"
|
| },
|
| {
|
| @@ -161,6 +164,9 @@
|
| "Linux MSan Tests": {
|
| "gtest_tests": [
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "accessibility_unittests"
|
| },
|
| {
|
| @@ -328,6 +334,9 @@
|
| },
|
| "gtest_tests": [
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "accessibility_unittests"
|
| },
|
| {
|
|
|