Chromium Code Reviews| Index: net/net.gyp |
| diff --git a/net/net.gyp b/net/net.gyp |
| index c1ad1900c807df3196ac58a273a6b07fcdfa2277..168babf2fda9f2b70b67073ab1612a79c54858bb 100644 |
| --- a/net/net.gyp |
| +++ b/net/net.gyp |
| @@ -2277,7 +2277,7 @@ |
| ], |
| 'action': [ |
| 'python', |
| - '../tools/isolate/isolate.py', |
| + '../tools/swarm_client/isolate.py', |
| '<(test_isolation_mode)', |
| '--outdir', '<(test_isolation_outdir)', |
| '--variable', 'PRODUCT_DIR', '<(PRODUCT_DIR)', |