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

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

Issue 75163006: WebRTC Android APK trybot recipe (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Rebased, removed video_engine_tests Created 7 years 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/webrtc/OWNERS ('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/v8/__init__.py b/scripts/slave/recipe_modules/webrtc/__init__.py
similarity index 71%
copy from scripts/slave/recipe_modules/v8/__init__.py
copy to scripts/slave/recipe_modules/webrtc/__init__.py
index 3be6f2d115b0fd0131d3a8e57ef761b3cd555884..e29415439e9df445fc7feca72641ca5c39fb78e6 100644
--- a/scripts/slave/recipe_modules/v8/__init__.py
+++ b/scripts/slave/recipe_modules/webrtc/__init__.py
@@ -1,6 +1,7 @@
DEPS = [
'chromium',
'gclient',
- 'platform',
+ 'path',
'properties',
+ 'python',
]
« no previous file with comments | « scripts/slave/recipe_modules/webrtc/OWNERS ('k') | scripts/slave/recipe_modules/webrtc/api.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698