| Index: testing/buildbot/chromium_trybot.json
 | 
| diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json
 | 
| index c2d7e72172a95ffef98abb374926e6dbe171a5b5..3b3905bf79c92850a74b9d00c74d3c0d0e2c64b0 100644
 | 
| --- a/testing/buildbot/chromium_trybot.json
 | 
| +++ b/testing/buildbot/chromium_trybot.json
 | 
| @@ -104,7 +104,12 @@
 | 
|          "can_use_on_swarming_builders": true
 | 
|        }
 | 
|      },
 | 
| -    "crypto_unittests",
 | 
| +    {
 | 
| +      "test": "crypto_unittests",
 | 
| +      "swarming": {
 | 
| +        "can_use_on_swarming_builders": true
 | 
| +      }
 | 
| +    },
 | 
|      {
 | 
|        "test": "dbus_unittests",
 | 
|        "platforms": ["linux"]
 | 
| 
 |