tor-browser

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

DEPS (211B)


      1 include_rules = [
      2   "+call",
      3   "+common_video",
      4   "+logging/rtc_event_log",
      5   "+system_wrappers",
      6   # Avoid directly using field_trial. Instead use FieldTrialsView.
      7   "-system_wrappers/include/field_trial.h",
      8 ]