| Index: scripts/slave/recipe_modules/gclient/config.expected/using_mirror-True-git_mode-False-cache_dir-False.json
|
| diff --git a/scripts/slave/recipe_modules/gclient/config.expected/using_mirror-True-git_mode-False-cache_dir-False.json b/scripts/slave/recipe_modules/gclient/config.expected/using_mirror-True-git_mode-False-cache_dir-False.json
|
| index 1b327ad18fe058cd0794f1e886d024d8a0a02896..3deb37b9cb20e8d6ff90b8bd95c0d2fc84539e81 100644
|
| --- a/scripts/slave/recipe_modules/gclient/config.expected/using_mirror-True-git_mode-False-cache_dir-False.json
|
| +++ b/scripts/slave/recipe_modules/gclient/config.expected/using_mirror-True-git_mode-False-cache_dir-False.json
|
| @@ -1,4 +1,21 @@
|
| {
|
| + "_webrtc_additional_solutions": {
|
| + "cache_dir": null,
|
| + "solutions": [
|
| + {
|
| + "deps_file": "DEPS",
|
| + "managed": true,
|
| + "name": "webrtc-limited",
|
| + "url": "svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/webrtc-limited"
|
| + },
|
| + {
|
| + "deps_file": "DEPS",
|
| + "managed": true,
|
| + "name": "webrtc.DEPS",
|
| + "url": "svn://svn-mirror.golo.chromium.org/chrome/trunk/deps/third_party/webrtc/webrtc.DEPS"
|
| + }
|
| + ]
|
| + },
|
| "blink": {
|
| "cache_dir": null,
|
| "solutions": [
|
| @@ -258,5 +275,48 @@
|
| "url": "http://v8.googlecode.com/svn/branches/bleeding_edge"
|
| }
|
| ]
|
| + },
|
| + "webrtc_android_apk_try_builder": {
|
| + "cache_dir": null,
|
| + "solutions": [
|
| + {
|
| + "custom_deps": {
|
| + "src/third_party/WebKit/LayoutTests": null,
|
| + "src/third_party/webrtc": null,
|
| + "src/webkit/data/layout_tests/LayoutTests": null
|
| + },
|
| + "custom_vars": {
|
| + "googlecode_url": "svn://svn-mirror.golo.chromium.org/%s",
|
| + "nacl_trunk": "svn://svn-mirror.golo.chromium.org/native_client/trunk",
|
| + "sourceforge_url": "svn://svn-mirror.golo.chromium.org/%(repo)s",
|
| + "webkit_trunk": "svn://svn-mirror.golo.chromium.org/blink/trunk"
|
| + },
|
| + "deps_file": "DEPS",
|
| + "managed": true,
|
| + "name": "src",
|
| + "url": "svn://svn-mirror.golo.chromium.org/chrome/trunk/src"
|
| + },
|
| + {
|
| + "deps_file": "DEPS",
|
| + "managed": true,
|
| + "name": "webrtc-limited",
|
| + "url": "svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/webrtc-limited"
|
| + },
|
| + {
|
| + "deps_file": "DEPS",
|
| + "managed": true,
|
| + "name": "webrtc.DEPS",
|
| + "url": "svn://svn-mirror.golo.chromium.org/chrome/trunk/deps/third_party/webrtc/webrtc.DEPS"
|
| + },
|
| + {
|
| + "deps_file": "DEPS",
|
| + "managed": true,
|
| + "name": "src/third_party/webrtc",
|
| + "url": "http://webrtc.googlecode.com/svn/trunk/webrtc"
|
| + }
|
| + ],
|
| + "target_os": [
|
| + "android"
|
| + ]
|
| }
|
| }
|
|
|