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

Unified Diff: scripts/slave/recipe_modules/repo/api.py

Issue 1151423002: Move recipe engine to third_party/recipe_engine. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Moved field_composer_test with its buddies Created 5 years, 7 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 | « scripts/slave/recipe_modules/raw_io/test_api.py ('k') | scripts/slave/recipe_modules/rietveld/api.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipe_modules/repo/api.py
diff --git a/scripts/slave/recipe_modules/repo/api.py b/scripts/slave/recipe_modules/repo/api.py
index 8b86784a0db552e44f38c4f5764c4bcd439d4c7b..7d0c8fee00fe738dd4b0d08de1258701b3c249d8 100644
--- a/scripts/slave/recipe_modules/repo/api.py
+++ b/scripts/slave/recipe_modules/repo/api.py
@@ -6,7 +6,7 @@
import re
-from slave import recipe_api
+from recipe_engine import recipe_api
class RepoApi(recipe_api.RecipeApi):
"""Provides methods to encapsulate repo operations."""
« no previous file with comments | « scripts/slave/recipe_modules/raw_io/test_api.py ('k') | scripts/slave/recipe_modules/rietveld/api.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698