Chromium Code Reviews| Index: infra/bots/compile_skia.isolate |
| diff --git a/infra/bots/compile_skia.isolate b/infra/bots/compile_skia.isolate |
| index 529ca151b9ae503d2faf1181cb0dd007340f2fff..db0d579ccca2d387600fe7039fe678899effba6f 100644 |
| --- a/infra/bots/compile_skia.isolate |
| +++ b/infra/bots/compile_skia.isolate |
| @@ -2,9 +2,4 @@ |
| 'includes': [ |
| 'skia_repo.isolate', |
| ], |
| - 'variables': { |
| - 'command': [ |
| - 'python', 'compile_skia.py', '--builder_name', '<(BUILDER_NAME)', '--swarm_out_dir', '${ISOLATED_OUTDIR}', |
| - ], |
| - }, |
| } |