Index: recipe_modules/gclient/__init__.py |
diff --git a/recipe_modules/gclient/__init__.py b/recipe_modules/gclient/__init__.py |
index b9e022d85a97f5134f4c7e0b099e84184e02dee4..5d86f4dfb0f964d99d530999a0007fb530e4e8b8 100644 |
--- a/recipe_modules/gclient/__init__.py |
+++ b/recipe_modules/gclient/__init__.py |
@@ -1,5 +1,4 @@ |
DEPS = [ |
- 'infra_paths', |
'recipe_engine/json', |
'recipe_engine/path', |
'recipe_engine/platform', |