| Index: content/content_browsertests.isolate
|
| diff --git a/content/content_browsertests.isolate b/content/content_browsertests.isolate
|
| index 4cc0900d73b7f35f513d4820c2a244b7c31b39a6..dcc33da60fffa730a89edb4d8facc186ea91c44d 100644
|
| --- a/content/content_browsertests.isolate
|
| +++ b/content/content_browsertests.isolate
|
| @@ -27,6 +27,7 @@
|
| '../testing/xvfb.py',
|
| '<(PRODUCT_DIR)',
|
| '<(PRODUCT_DIR)/content_browsertests<(EXECUTABLE_SUFFIX)',
|
| + '--test-launcher-bot-mode',
|
| ],
|
| 'isolate_dependency_tracked': [
|
| '../testing/xvfb.py',
|
| @@ -76,6 +77,7 @@
|
| 'command': [
|
| '../testing/test_env.py',
|
| '<(PRODUCT_DIR)/content_browsertests<(EXECUTABLE_SUFFIX)',
|
| + '--test-launcher-bot-mode',
|
| ],
|
| },
|
| }],
|
|
|