Chromium Code Reviews| Index: build/isolate.gypi | 
| diff --git a/build/isolate.gypi b/build/isolate.gypi | 
| index 38d8ef3c6a56377b9541e12292931a6ab51cbf4f..f31dce9a8091296b915bca7c5cd80949bd78cf30 100644 | 
| --- a/build/isolate.gypi | 
| +++ b/build/isolate.gypi | 
| @@ -47,6 +47,7 @@ | 
| '<(PRODUCT_DIR)/<(RULE_INPUT_ROOT).isolated', | 
| ], | 
| 'action': [ | 
| + 'python', | 
| '<(DEPTH)/tools/swarm_client/isolate.py', | 
| '<(test_isolation_mode)', | 
| '--outdir', '<(test_isolation_outdir)', |