tor-browser

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

DEPS (174B)


      1 specific_include_rules = {
      2   ".*": [
      3     "+rtc_base/socket_address.h",
      4     "+rtc_base/ip_address.h",
      5     "+rtc_base/random.h",
      6     "+rtc_base/copy_on_write_buffer.h",
      7   ],
      8 }