tor-browser

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

moz.build (113B)


      1 if CONFIG['MOZ_WEBRTC']:
      2     EXPORTS.drm = [
      3         'drm/include/libdrm/drm.h',
      4         'drm/xf86drm.h',
      5     ]
      6