Index: chrome/sync_integration_tests.isolate |
diff --git a/chrome/sync_integration_tests.isolate b/chrome/sync_integration_tests.isolate |
index 8ef376d117c43824f31ff476e1c148bb79911796..75847a99d97d4e55f8385f43b715359bb0609cbf 100644 |
--- a/chrome/sync_integration_tests.isolate |
+++ b/chrome/sync_integration_tests.isolate |
@@ -4,6 +4,8 @@ |
{ |
'variables': { |
'isolate_dependency_tracked': [ |
+ '../tools/swarm_client/run_isolated.py', |
+ '../tools/swarm_client/run_test_cases.py', |
], |
}, |
'conditions': [ |
@@ -55,7 +57,6 @@ |
'../third_party/pyftpdlib/src/pyftpdlib/ftpserver.py', |
'../third_party/pywebsocket/src/mod_pywebsocket/', |
'../third_party/tlslite/tlslite/', |
- '../tools/swarm_client/run_test_cases.py', |
'<(PRODUCT_DIR)/pyproto/google/__init__.py', |
'<(PRODUCT_DIR)/resources.pak', |
'<(PRODUCT_DIR)/sync_integration_tests<(EXECUTABLE_SUFFIX)', |