Index: infra/bots/recipe_modules/vars/__init__.py |
diff --git a/infra/bots/recipe_modules/vars/__init__.py b/infra/bots/recipe_modules/vars/__init__.py |
index e18377b7cbc22fe58aec06206c4b1be097ac79c7..aaf8fafa661a02ba3fdffcecef833366098dad21 100644 |
--- a/infra/bots/recipe_modules/vars/__init__.py |
+++ b/infra/bots/recipe_modules/vars/__init__.py |
@@ -3,6 +3,7 @@ |
# found in the LICENSE file. |
DEPS = [ |
+ 'builder_name_schema', |
'recipe_engine/json', |
'recipe_engine/path', |
'recipe_engine/properties', |