tor-browser

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

DEPS (171B)


      1 specific_include_rules = {
      2   # Some internal headers are allowed even in API headers:
      3   "samples_stats_counter\.h": [
      4     "+rtc_base/numerics/running_statistics.h",
      5   ]
      6 }