| Index: ui/touch_selection/ui_touch_selection_unittests.isolate
|
| diff --git a/ui/touch_selection/ui_touch_selection_unittests.isolate b/ui/touch_selection/ui_touch_selection_unittests.isolate
|
| index 64e0e54b0a33bb5abfe6ba63e5db412391740895..691e0a6dc3f9f733b0c0921fa8d5b1a1115660e0 100644
|
| --- a/ui/touch_selection/ui_touch_selection_unittests.isolate
|
| +++ b/ui/touch_selection/ui_touch_selection_unittests.isolate
|
| @@ -21,6 +21,8 @@
|
| '--test-launcher-bot-mode',
|
| '--asan=<(asan)',
|
| '--lsan=<(lsan)',
|
| + '--msan=<(msan)',
|
| + '--tsan=<(tsan)',
|
| ],
|
| 'files': [
|
| '../../testing/xvfb.py',
|
| @@ -44,6 +46,8 @@
|
| '--test-launcher-bot-mode',
|
| '--asan=<(asan)',
|
| '--lsan=<(lsan)',
|
| + '--msan=<(msan)',
|
| + '--tsan=<(tsan)',
|
| ],
|
| },
|
| }],
|
|
|