Chromium Code Reviews| Index: infra/bots/recipes/swarm_compile.py |
| diff --git a/infra/bots/recipes/swarm_compile.py b/infra/bots/recipes/swarm_compile.py |
| index 4a1b134de66d05279a2e86ea616740b95ebbb8d9..7b7047f02e61bf6ea823a78dabf2326f6acf0dbe 100644 |
| --- a/infra/bots/recipes/swarm_compile.py |
| +++ b/infra/bots/recipes/swarm_compile.py |
| @@ -70,7 +70,7 @@ for p in psutil.process_iter(): |
| ''', |
| infra_step=True) |
| - api.core.cleanup_steps() |
| + api.flavor.cleanup_steps() |
| api.run.check_failure() |