tor-browser

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

moz.build (512B)


      1 # This Source Code Form is subject to the terms of the Mozilla Public
      2 # License, v. 2.0. If a copy of the MPL was not distributed with this
      3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
      4 
      5 DevToolsModules(
      6     "client-wrapper.js",
      7     "debug-target-collapsibilities.js",
      8     "debug-target-support.js",
      9     "extensions-helper.js",
     10     "l10n.js",
     11     "network-locations.js",
     12     "runtime-client-factory.js",
     13     "runtime-default-preferences.js",
     14     "runtimes-state-helper.js",
     15     "usb-runtimes.js",
     16 )