| OLD | NEW |
| 1 { | 1 { |
| 2 "_webrtc_additional_solutions": "WebRTC only supports svn", |
| 2 "blink": { | 3 "blink": { |
| 3 "cache_dir": null, | 4 "cache_dir": null, |
| 4 "solutions": [ | 5 "solutions": [ |
| 5 { | 6 { |
| 6 "custom_deps": { | 7 "custom_deps": { |
| 7 "src/third_party/WebKit": "https://chromium.googlesource.com/chromium/
blink.git" | 8 "src/third_party/WebKit": "https://chromium.googlesource.com/chromium/
blink.git" |
| 8 }, | 9 }, |
| 9 "custom_vars": { | 10 "custom_vars": { |
| 10 "googlecode_url": "svn://svn-mirror.golo.chromium.org/%s", | 11 "googlecode_url": "svn://svn-mirror.golo.chromium.org/%s", |
| 11 "nacl_trunk": "svn://svn-mirror.golo.chromium.org/native_client/trunk"
, | 12 "nacl_trunk": "svn://svn-mirror.golo.chromium.org/native_client/trunk"
, |
| (...skipping 171 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 183 "v8": { | 184 "v8": { |
| 184 "cache_dir": null, | 185 "cache_dir": null, |
| 185 "solutions": [ | 186 "solutions": [ |
| 186 { | 187 { |
| 187 "deps_file": ".DEPS.git", | 188 "deps_file": ".DEPS.git", |
| 188 "managed": true, | 189 "managed": true, |
| 189 "name": "v8", | 190 "name": "v8", |
| 190 "url": "http://v8.googlecode.com/svn/branches/bleeding_edge" | 191 "url": "http://v8.googlecode.com/svn/branches/bleeding_edge" |
| 191 } | 192 } |
| 192 ] | 193 ] |
| 193 } | 194 }, |
| 195 "webrtc_android_apk_try_builder": "config \"webrtc_android_apk_try_builder\" i
ncludes \"_webrtc_additional_solutions\", but [WebRTC only supports svn]" |
| 194 } | 196 } |
| OLD | NEW |