| Index: testing/buildbot/chromium.linux.json
|
| diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
|
| index 128e8a167842fa67fb8024b233c099ac2ae57167..0d1fcf0b1d5e5baa5ec265c73f1ce9c76231fe9d 100644
|
| --- a/testing/buildbot/chromium.linux.json
|
| +++ b/testing/buildbot/chromium.linux.json
|
| @@ -1004,6 +1004,12 @@
|
| "test": "mojo_system_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| + "test": "mus_clipboard_unittests"
|
| + },
|
| + {
|
| "test": "mus_gpu_unittests"
|
| },
|
| {
|
| @@ -1447,6 +1453,12 @@
|
| "test": "mojo_system_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| + "test": "mus_clipboard_unittests"
|
| + },
|
| + {
|
| "test": "mus_gpu_unittests"
|
| },
|
| {
|
|
|