Index: base/base.gyp |
diff --git a/base/base.gyp b/base/base.gyp |
index 090481346262bbdcbe8534115f30871184af797e..c501dfb8de9ea8fb90c718b48a92f381dd84a178 100644 |
--- a/base/base.gyp |
+++ b/base/base.gyp |
@@ -1046,7 +1046,7 @@ |
], |
'action': [ |
'python', |
- '../tools/isolate/isolate.py', |
+ '../tools/swarm_client/isolate.py', |
'<(test_isolation_mode)', |
'--outdir', '<(test_isolation_outdir)', |
'--variable', 'PRODUCT_DIR', '<(PRODUCT_DIR)', |