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

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: Created 5 years, 5 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 4cf6a49c61ac0d17d8eb96ebfd250d324a30d83e..6f894acac7ba7a0f24e32e915b8224af59dd9534 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