| Index: testing/buildbot/chromium.memory.fyi.json | 
| diff --git a/testing/buildbot/chromium.memory.fyi.json b/testing/buildbot/chromium.memory.fyi.json | 
| index 9ae9e3046776a6568791642b1f060695ccc7971c..66f6439e6882f0e583aa6385c97550dd6525be67 100644 | 
| --- a/testing/buildbot/chromium.memory.fyi.json | 
| +++ b/testing/buildbot/chromium.memory.fyi.json | 
| @@ -325,6 +325,12 @@ | 
| "swarming": { | 
| "can_use_on_swarming_builders": true | 
| }, | 
| +        "test": "native_theme_unittests" | 
| +      }, | 
| +      { | 
| +        "swarming": { | 
| +          "can_use_on_swarming_builders": true | 
| +        }, | 
| "test": "net_unittests" | 
| }, | 
| { | 
| @@ -630,6 +636,12 @@ | 
| "swarming": { | 
| "can_use_on_swarming_builders": true | 
| }, | 
| +        "test": "native_theme_unittests" | 
| +      }, | 
| +      { | 
| +        "swarming": { | 
| +          "can_use_on_swarming_builders": true | 
| +        }, | 
| "test": "net_unittests" | 
| }, | 
| { | 
| @@ -890,6 +902,12 @@ | 
| }, | 
| { | 
| "swarming": { | 
| +          "can_use_on_swarming_builders": true | 
| +        }, | 
| +        "test": "native_theme_unittests" | 
| +      }, | 
| +      { | 
| +        "swarming": { | 
| "can_use_on_swarming_builders": true, | 
| "shards": 4 | 
| }, | 
|  |