Chromium Code Reviews| Index: recipe_modules/path/__init__.py |
| diff --git a/recipe_modules/path/__init__.py b/recipe_modules/path/__init__.py |
| index df099e1cd4d5d08f88a262033729d80a08f01371..3142356f376ab979ff439fed28d3d09dea72f077 100644 |
| --- a/recipe_modules/path/__init__.py |
| +++ b/recipe_modules/path/__init__.py |
| @@ -6,7 +6,3 @@ DEPS = [ |
| 'platform', |
| 'properties', |
| ] |
| - |
| - |
| -# TODO(phajdan.jr): provide coverage (http://crbug.com/693058). |
| -DISABLE_STRICT_COVERAGE = True |