Index: infra/bots/recipe_modules/core/__init__.py |
diff --git a/infra/bots/recipe_modules/core/__init__.py b/infra/bots/recipe_modules/core/__init__.py |
index df4078b27102b54292a11f8c94224c6cfcb736b9..f112395b4aba57a82f0b9600a46d195c743c78c9 100644 |
--- a/infra/bots/recipe_modules/core/__init__.py |
+++ b/infra/bots/recipe_modules/core/__init__.py |
@@ -4,8 +4,8 @@ |
DEPS = [ |
'build/file', |
+ 'depot_tools/bot_update', |
'depot_tools/gclient', |
- 'depot_tools/tryserver', |
'flavor', |
'recipe_engine/path', |
'recipe_engine/platform', |