Chromium Code Reviews| Index: ui/app_list/app_list_unittests.isolate |
| diff --git a/ui/app_list/app_list_unittests.isolate b/ui/app_list/app_list_unittests.isolate |
| index 4ceb64ddba4915b5812df66618d54d161f3ddad1..b657686777def2cf4873ef81a10190c744aa7ce2 100644 |
| --- a/ui/app_list/app_list_unittests.isolate |
| +++ b/ui/app_list/app_list_unittests.isolate |
| @@ -22,6 +22,8 @@ |
| '--test-launcher-bot-mode', |
| '--asan=<(asan)', |
| '--lsan=<(lsan)', |
| + '--msan=<(msan)', |
| + '--tsan=<(tsan)', |
| ], |
| 'files': [ |
| '../../testing/xvfb.py', |
| @@ -59,6 +61,8 @@ |
| '--test-launcher-bot-mode', |
| '--asan=<(asan)', |
| '--lsan=<(lsan)', |
| + '--msan=<(msan)', |
| + '--tsan=<(tsan)', |
| ], |
| }, |
| }], |