aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/update_meta_config.py
diff options
context:
space:
mode:
Diffstat (limited to 'infra/bots/recipes/update_meta_config.py')
-rw-r--r--infra/bots/recipes/update_meta_config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/bots/recipes/update_meta_config.py b/infra/bots/recipes/update_meta_config.py
index a3ca4f6ddd..a8f17cc03b 100644
--- a/infra/bots/recipes/update_meta_config.py
+++ b/infra/bots/recipes/update_meta_config.py
@@ -8,8 +8,8 @@
DEPS = [
'depot_tools/gclient',
- 'file',
'recipe_engine/context',
+ 'recipe_engine/file',
'recipe_engine/path',
'recipe_engine/properties',
'recipe_engine/python',