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

Unified Diff: scripts/slave/recipe_modules/chromium_android/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
Index: scripts/slave/recipe_modules/chromium_android/api.py
diff --git a/scripts/slave/recipe_modules/chromium_android/api.py b/scripts/slave/recipe_modules/chromium_android/api.py
index 1dda4cb265c4c88a93fd58a9069c602a70eb9e76..a37db518345518d61f4b1642d52fcd32d68b1b61 100644
--- a/scripts/slave/recipe_modules/chromium_android/api.py
+++ b/scripts/slave/recipe_modules/chromium_android/api.py
@@ -7,7 +7,7 @@ import re
import urllib
from infra.libs.infra_types import freeze
-from slave import recipe_api
+from recipe_engine import recipe_api
INSTRUMENTATION_TESTS = freeze([
{
« no previous file with comments | « scripts/slave/recipe_modules/chromium/test_api.py ('k') | scripts/slave/recipe_modules/chromium_android/chromium_config.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698