| Index: chrome/interactive_ui_tests.isolate
|
| diff --git a/chrome/interactive_ui_tests.isolate b/chrome/interactive_ui_tests.isolate
|
| index 34f9e37bc0c21db726aea60e507d2ddc334d0794..6f4eb776a51d4db129bdc425fb42ac0dd7ad30bf 100644
|
| --- a/chrome/interactive_ui_tests.isolate
|
| +++ b/chrome/interactive_ui_tests.isolate
|
| @@ -8,8 +8,10 @@
|
| 'command': [
|
| '../testing/xvfb.py',
|
| '<(PRODUCT_DIR)',
|
| + '../testing/test_env.py',
|
| '<(PRODUCT_DIR)/interactive_ui_tests<(EXECUTABLE_SUFFIX)',
|
| '--test-launcher-bot-mode',
|
| + '--lsan=<(lsan)',
|
| ],
|
| 'isolate_dependency_tracked': [
|
| '../testing/xvfb.py',
|
|
|