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

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

Issue 75163006: WebRTC Android APK trybot recipe (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 7 years, 1 month 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.json
diff --git a/scripts/slave/recipe_modules/webrtc/config.expected/webrtc.json b/scripts/slave/recipe_modules/webrtc/config.expected/webrtc.json
new file mode 100644
index 0000000000000000000000000000000000000000..9149166c2347ed04aae62bed9544bdde91f410be
--- /dev/null
+++ b/scripts/slave/recipe_modules/webrtc/config.expected/webrtc.json
@@ -0,0 +1,9 @@
+{
+ "BASE": {},
+ "webrtc_android_apk_try_builder": {
+ "patch_path_filter": "webrtc/",
+ "patch_path_filter_script": "Path('[BUILD]', 'scripts', 'slave', 'patch_path_filter.py')",
+ "patch_root_dir": "Path('[CHECKOUT]', 'third_party', 'webrtc')",
+ "patch_strip_level": 1
+ }
+}

Powered by Google App Engine
This is Rietveld 408576698