Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1349)

Unified Diff: recipe_modules/path/__init__.py

Issue 1344583003: Recipe package system. (Closed) Base URL: git@github.com:luci/recipes-py.git@master
Patch Set: Recompiled proto Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « recipe_modules/json/__init__.py ('k') | recipe_modules/properties/api.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
]
« no previous file with comments | « recipe_modules/json/__init__.py ('k') | recipe_modules/properties/api.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698