Index: recipe_modules/tryserver/__init__.py |
diff --git a/recipe_modules/tryserver/__init__.py b/recipe_modules/tryserver/__init__.py |
index 76c8fb8c8f7b2896d35e5e613e0f700d579d3622..3ec0394b4917d35fe27cb3a089445249254ffdea 100644 |
--- a/recipe_modules/tryserver/__init__.py |
+++ b/recipe_modules/tryserver/__init__.py |
@@ -3,6 +3,7 @@ |
# found in the LICENSE file. |
DEPS = [ |
+ 'depot_tools/bot_update', |
'git', |
'git_cl', |
'recipe_engine/json', |