| Index: infra/bots/recipes/swarm_trigger.py
|
| diff --git a/infra/bots/recipes/swarm_trigger.py b/infra/bots/recipes/swarm_trigger.py
|
| index b16405dd064413f679d4c39e206e6f7215ce9318..d2ae930e13f6d11cfdd8b9eff05a16961e5f50e4 100644
|
| --- a/infra/bots/recipes/swarm_trigger.py
|
| +++ b/infra/bots/recipes/swarm_trigger.py
|
| @@ -15,9 +15,9 @@ DEPS = [
|
| 'build/gsutil',
|
| 'builder_name_schema',
|
| 'core',
|
| + 'depot_tools/bot_update',
|
| 'depot_tools/depot_tools',
|
| 'depot_tools/git',
|
| - 'depot_tools/tryserver',
|
| 'recipe_engine/json',
|
| 'recipe_engine/path',
|
| 'recipe_engine/properties',
|
|
|