Chromium Code Reviews| Index: recipe_modules/rietveld/__init__.py |
| diff --git a/recipe_modules/rietveld/__init__.py b/recipe_modules/rietveld/__init__.py |
| index ea30e78eeac9e646355bacac8ed07a4608a3610f..fdc9352653e2b34ea6fdea0ad3c4f98c1ac7567f 100644 |
| --- a/recipe_modules/rietveld/__init__.py |
| +++ b/recipe_modules/rietveld/__init__.py |
| @@ -1,5 +1,4 @@ |
| DEPS = [ |
| - 'infra_paths', |
| 'recipe_engine/path', |
| 'recipe_engine/properties', |
| 'recipe_engine/python', |