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

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

Powered by Google App Engine
This is Rietveld 408576698