| Index: testing/buildbot/chromium.memory.json
|
| diff --git a/testing/buildbot/chromium.memory.json b/testing/buildbot/chromium.memory.json
|
| index accc3b7b9781ced5260bd7d96f079dbd4bcd6970..a56df407db9805eecf7fd6ae37377a0dd436cf38 100644
|
| --- a/testing/buildbot/chromium.memory.json
|
| +++ b/testing/buildbot/chromium.memory.json
|
| @@ -15,11 +15,18 @@
|
| },
|
| "Linux ASan LSan Tests (2)": {
|
| "gtest_tests": [
|
| + "accessibility_unittests",
|
| + "content_unittests",
|
| "display_unittests",
|
| + "gfx_unittests",
|
| + "ipc_tests",
|
| "media_unittests",
|
| "ppapi_unittests",
|
| "printing_unittests",
|
| "remoting_unittests",
|
| + "sql_unittests",
|
| + "sync_unit_tests",
|
| + "ui_unittests",
|
| "unit_tests",
|
| "url_unittests",
|
| {"test": "browser_tests", "shard_index": 1, "total_shards": 3}
|
|
|