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

Side by Side 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: 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 "BASE": {},
3 "webrtc_android_apk_try_builder": {
4 "patch_path_filter": "webrtc/",
5 "patch_path_filter_script": "Path('[BUILD]', 'scripts', 'slave', 'patch_path _filter.py')",
6 "patch_root_dir": "Path('[CHECKOUT]', 'third_party', 'webrtc')",
7 "patch_strip_level": 1
8 }
9 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698