Chromium Code Reviews| Index: recipe_modules/path/__init__.py |
| diff --git a/recipe_modules/path/__init__.py b/recipe_modules/path/__init__.py |
| index 395081cae6b8719d3c781ac973454b0313d7b4cc..8e3441f838c0f1cce3a6bf637b4d6f8401baf606 100644 |
| --- a/recipe_modules/path/__init__.py |
| +++ b/recipe_modules/path/__init__.py |
| @@ -1,3 +1,3 @@ |
| DEPS = [ |
| - 'platform', |
| + 'recipe_engine/platform', |
| ] |