Chromium Code Reviews| Index: testing/legion/examples/subprocess/subprocess_test.isolate |
| diff --git a/testing/legion/examples/subprocess/subprocess_test.isolate b/testing/legion/examples/subprocess/subprocess_test.isolate |
| index 5b201678c5e5f8479a4ec2d196ce74721e35b381..6b4561fe70edc702830cac71db1a3686c55864e6 100644 |
| --- a/testing/legion/examples/subprocess/subprocess_test.isolate |
| +++ b/testing/legion/examples/subprocess/subprocess_test.isolate |
| @@ -5,7 +5,7 @@ |
| { |
| 'includes': [ |
| '../../legion.isolate', |
| - 'client.isolate' |
| + 'task.isolate' |
| ], |
| 'conditions': [ |
| ['multi_machine == 1', { |