tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

.gclient (234B)


      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 ]