| Index: content/content_browsertests.isolate
|
| diff --git a/content/content_browsertests.isolate b/content/content_browsertests.isolate
|
| index 2d430893bc1ec99730105e078999d0e999e56f2a..c3948b899ed229d8c84df50998cee97277a4e8cc 100644
|
| --- a/content/content_browsertests.isolate
|
| +++ b/content/content_browsertests.isolate
|
| @@ -38,8 +38,10 @@
|
| 'command': [
|
| '../testing/xvfb.py',
|
| '<(PRODUCT_DIR)',
|
| + '../testing/test_env.py',
|
| '<(PRODUCT_DIR)/content_browsertests<(EXECUTABLE_SUFFIX)',
|
| '--test-launcher-bot-mode',
|
| + '--lsan=<(lsan)',
|
| ],
|
| 'isolate_dependency_tracked': [
|
| '../testing/xvfb.py',
|
|
|