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

Unified Diff: scripts/slave/recipes/android/appurify.py

Issue 1241323004: Cross-repo recipe package system. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Moved show_me_the_modules into recipe_engine Created 5 years, 4 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/recipes/android/appurify.py
diff --git a/scripts/slave/recipes/android/appurify.py b/scripts/slave/recipes/android/appurify.py
index 89b376c61754ad4f59107babe561bcbb92fe0571..41d382a34f2c120a83a6530816f4cb3a15dcf934 100644
--- a/scripts/slave/recipes/android/appurify.py
+++ b/scripts/slave/recipes/android/appurify.py
@@ -13,7 +13,6 @@ DEPS = [
'chromium_android',
'filter',
'gclient',
- 'itertools',
'json',
'path',
'properties',

Powered by Google App Engine
This is Rietveld 408576698