| Index: chrome/interactive_ui_tests.isolate
|
| diff --git a/chrome/interactive_ui_tests.isolate b/chrome/interactive_ui_tests.isolate
|
| index ff3d1d4780d796cb2b171d57d91815adb2f34a5c..357684e4b2646b6322dd17e1c56eb99ca2e2063b 100644
|
| --- a/chrome/interactive_ui_tests.isolate
|
| +++ b/chrome/interactive_ui_tests.isolate
|
| @@ -9,6 +9,7 @@
|
| '../testing/xvfb.py',
|
| '<(PRODUCT_DIR)',
|
| '<(PRODUCT_DIR)/interactive_ui_tests<(EXECUTABLE_SUFFIX)',
|
| + '--test-launcher-bot-mode',
|
| ],
|
| 'isolate_dependency_tracked': [
|
| '../testing/xvfb.py',
|
| @@ -66,6 +67,7 @@
|
| 'command': [
|
| '../testing/test_env.py',
|
| '<(PRODUCT_DIR)/interactive_ui_tests<(EXECUTABLE_SUFFIX)',
|
| + '--test-launcher-bot-mode',
|
| ],
|
| },
|
| }],
|
|
|