| Index: content/content_browsertests.isolate
|
| diff --git a/content/content_browsertests.isolate b/content/content_browsertests.isolate
|
| index 53a53fc317a968f8d65d4cd2c1a1cfb2527b810e..97016753e862c46322ffaadf5c08c796cce76e93 100644
|
| --- a/content/content_browsertests.isolate
|
| +++ b/content/content_browsertests.isolate
|
| @@ -42,6 +42,8 @@
|
| '--test-launcher-bot-mode',
|
| '--asan=<(asan)',
|
| '--lsan=<(lsan)',
|
| + '--msan=<(msan)',
|
| + '--tsan=<(tsan)',
|
| ],
|
| 'files': [
|
| '../testing/xvfb.py',
|
| @@ -92,6 +94,8 @@
|
| '--test-launcher-bot-mode',
|
| '--asan=<(asan)',
|
| '--lsan=<(lsan)',
|
| + '--msan=<(msan)',
|
| + '--tsan=<(tsan)',
|
| ],
|
| },
|
| }],
|
|
|