mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 09:27:31 +09:00
10 lines
234 B
Python
10 lines
234 B
Python
solutions = [
|
|
{ "name" : "trunk",
|
|
"url" : "http://webrtc.googlecode.com/svn/trunk/peerconnection",
|
|
"deps_file" : "DEPS",
|
|
"managed" : True,
|
|
"custom_deps" : {
|
|
},
|
|
"safesync_url": "",
|
|
},
|
|
]
|