tor-browser

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

DEPS (175B)


      1 specific_include_rules = {
      2   "stun\.h": [
      3     "+rtc_base/byte_buffer.h",
      4     "+rtc_base/ip_address.h",
      5     "+rtc_base/net_helpers.h",
      6     "+rtc_base/socket_address.h",
      7   ],
      8 }