tor-browser

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

DEPS (183B)


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