| Index: chrome/sync_integration_tests.isolate
|
| diff --git a/chrome/sync_integration_tests.isolate b/chrome/sync_integration_tests.isolate
|
| index 460bde80614639ebb7ab828cd683aef9dba64ea4..8419d5468dbe1a03c3025da07c4ca4ef9ecd0bd7 100644
|
| --- a/chrome/sync_integration_tests.isolate
|
| +++ b/chrome/sync_integration_tests.isolate
|
| @@ -9,6 +9,7 @@
|
| '../testing/xvfb.py',
|
| '<(PRODUCT_DIR)',
|
| '<(PRODUCT_DIR)/sync_integration_tests<(EXECUTABLE_SUFFIX)',
|
| + '--test-launcher-bot-mode',
|
| ],
|
| 'isolate_dependency_tracked': [
|
| '../testing/test_env.py',
|
| @@ -52,6 +53,7 @@
|
| 'variables': {
|
| 'command': [
|
| '<(PRODUCT_DIR)/sync_integration_tests<(EXECUTABLE_SUFFIX)',
|
| + '--test-launcher-bot-mode',
|
| ],
|
| 'isolate_dependency_tracked': [
|
| '<(PRODUCT_DIR)/ffmpegsumo.so',
|
|
|