Index: infra/bots/recipe_modules/flavor/__init__.py |
diff --git a/infra/bots/recipe_modules/flavor/__init__.py b/infra/bots/recipe_modules/flavor/__init__.py |
index 383e75bcee49c1f5e0d5e4f6c13ffa0c44277b78..b532b41f34b8c1ea6d1b22431151a440e973db86 100644 |
--- a/infra/bots/recipe_modules/flavor/__init__.py |
+++ b/infra/bots/recipe_modules/flavor/__init__.py |
@@ -5,6 +5,7 @@ |
DEPS = [ |
'build/adb', |
'build/file', |
+ 'builder_name_schema', |
'recipe_engine/path', |
'recipe_engine/platform', |
'recipe_engine/properties', |