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

Unified Diff: scripts/slave/recipe_modules/gclient/config.expected/using_mirror-False-git_mode-True-cache_dir-True.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/gclient/config.expected/using_mirror-False-git_mode-True-cache_dir-True.json
diff --git a/scripts/slave/recipe_modules/gclient/config.expected/using_mirror-False-git_mode-True-cache_dir-True.json b/scripts/slave/recipe_modules/gclient/config.expected/using_mirror-False-git_mode-True-cache_dir-True.json
index 5ba567bcdc62c467470bb9d5bc047d5f9fd5aaad..2d26e6ad3df7738b8a76aae4c58078b7ddcfb2c3 100644
--- a/scripts/slave/recipe_modules/gclient/config.expected/using_mirror-False-git_mode-True-cache_dir-True.json
+++ b/scripts/slave/recipe_modules/gclient/config.expected/using_mirror-False-git_mode-True-cache_dir-True.json
@@ -1,4 +1,5 @@
{
+ "_webrtc_additional_solutions": "WebRTC only supports svn",
"blink": {
"cache_dir": "CACHE_DIR",
"solutions": [
@@ -154,5 +155,6 @@
"url": "http://v8.googlecode.com/svn/branches/bleeding_edge"
}
]
- }
+ },
+ "webrtc_android_apk_try_builder": "config \"webrtc_android_apk_try_builder\" includes \"_webrtc_additional_solutions\", but [WebRTC only supports svn]"
}

Powered by Google App Engine
This is Rietveld 408576698