.gclient 234 B

1234567891011
  1. solutions = [
  2. { "name" : "trunk",
  3. "url" : "http://webrtc.googlecode.com/svn/trunk/peerconnection",
  4. "deps_file" : "DEPS",
  5. "managed" : True,
  6. "custom_deps" : {
  7. },
  8. "safesync_url": "",
  9. },
  10. ]