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

Unified Diff: scripts/slave/recipe_modules/webrtc/__init__.py

Issue 505153002: WebRTC: Remove android_apk recipe (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Rebased Created 6 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
« no previous file with comments | « scripts/slave/recipe_modules/base_android/api.py ('k') | scripts/slave/recipe_modules/webrtc/api.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipe_modules/webrtc/__init__.py
diff --git a/scripts/slave/recipe_modules/webrtc/__init__.py b/scripts/slave/recipe_modules/webrtc/__init__.py
index 58c1cf76a62c69fc6dbbd8f4df1113524366eb59..4e7bd18728dc6b48a2f8cbd18bf0ab1d14c032d8 100644
--- a/scripts/slave/recipe_modules/webrtc/__init__.py
+++ b/scripts/slave/recipe_modules/webrtc/__init__.py
@@ -7,5 +7,6 @@ DEPS = [
'platform',
'properties',
'python',
+ 'step',
'tryserver',
]
« no previous file with comments | « scripts/slave/recipe_modules/base_android/api.py ('k') | scripts/slave/recipe_modules/webrtc/api.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698