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

Unified Diff: scripts/slave/recipe_modules/webrtc/config.expected/webrtc-android_apk.json

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
Index: scripts/slave/recipe_modules/webrtc/config.expected/webrtc-android_apk.json
diff --git a/scripts/slave/recipe_modules/webrtc/config.expected/webrtc-android_apk.json b/scripts/slave/recipe_modules/webrtc/config.expected/webrtc-android_apk.json
new file mode 100644
index 0000000000000000000000000000000000000000..9fabf5ceb06441c111e04ecefa61296fc3de4953
--- /dev/null
+++ b/scripts/slave/recipe_modules/webrtc/config.expected/webrtc-android_apk.json
@@ -0,0 +1,8 @@
+{
+ "webrtc_android_apk_try_builder": {
+ "patch_filter_script": "Path('[BUILD]', 'scripts', 'slave', 'patch_path_filter.py')",
+ "patch_path_filter": "webrtc/",
+ "patch_root_dir": "Path('[CHECKOUT]', 'third_party', 'webrtc')",
+ "patch_strip_level": 1
+ }
+}
« no previous file with comments | « scripts/slave/recipe_modules/webrtc/config.expected/webrtc.json ('k') | scripts/slave/recipe_modules/webrtc/gclient_config.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698