tor-browser

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

DEPS (196B)


      1 include_rules = [
      2   "+logging/rtc_event_log",
      3   "+system_wrappers",
      4   "+video",
      5 ]
      6 specific_include_rules = {
      7   "goog_cc_network_control_unittest.cc": [
      8     "+call/video_receive_stream.h",
      9   ],
     10 }
     11