Pier Angelo Vendrame pushed to branch tor-browser-102.5.0esr-12.5-1 at The Tor Project / Applications / Tor Browser
Commits:
-
3844f07c
by Poncho at 2022-12-12T20:13:26+01:00
1 changed file:
Changes:
... | ... | @@ -26,6 +26,7 @@ const { TorProtocolService } = ChromeUtils.import( |
26 | 26 | |
27 | 27 | XPCOMUtils.defineLazyModuleGetters(this, {
|
28 | 28 | ComponentUtils: "resource://gre/modules/ComponentUtils.jsm",
|
29 | + FileUtils: "resource://gre/modules/FileUtils.jsm",
|
|
29 | 30 | });
|
30 | 31 | |
31 | 32 | // Module specific constants
|