| 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_vars": { | 7 "custom_vars": { |
| 7 "webkit_revision": "HEAD" | 8 "webkit_revision": "HEAD" |
| 8 }, | 9 }, |
| 9 "deps_file": ".DEPS.git", | 10 "deps_file": ".DEPS.git", |
| 10 "managed": true, | 11 "managed": true, |
| 11 "name": "src", | 12 "name": "src", |
| (...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 147 "v8": { | 148 "v8": { |
| 148 "cache_dir": null, | 149 "cache_dir": null, |
| 149 "solutions": [ | 150 "solutions": [ |
| 150 { | 151 { |
| 151 "deps_file": ".DEPS.git", | 152 "deps_file": ".DEPS.git", |
| 152 "managed": true, | 153 "managed": true, |
| 153 "name": "v8", | 154 "name": "v8", |
| 154 "url": "http://v8.googlecode.com/svn/branches/bleeding_edge" | 155 "url": "http://v8.googlecode.com/svn/branches/bleeding_edge" |
| 155 } | 156 } |
| 156 ] | 157 ] |
| 157 } | 158 }, |
| 159 "webrtc_android_apk_try_builder": "config \"webrtc_android_apk_try_builder\" i
ncludes \"_webrtc_additional_solutions\", but [WebRTC only supports svn]" |
| 158 } | 160 } |
| OLD | NEW |