0
Fork 0
mirror of https://codeberg.org/librewolf/source.git synced 2025-01-03 03:10:07 -05:00
This commit is contained in:
fabrizio 2022-01-21 21:06:17 +00:00 committed by Bert van der Weerd
parent 0db2a9e59f
commit 73830b6e80

View file

@ -2,14 +2,14 @@ diff --git a/browser/extensions/moz.build b/browser/extensions/moz.build
index 269dcb2..ed7c31d 100644 index 269dcb2..ed7c31d 100644
--- a/browser/extensions/moz.build --- a/browser/extensions/moz.build
+++ b/browser/extensions/moz.build +++ b/browser/extensions/moz.build
@@ -5,11 +5,8 @@ @@ -5,11 +5,9 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/. # file, You can obtain one at http://mozilla.org/MPL/2.0/.
DIRS += [ DIRS += [
- "doh-rollout", - "doh-rollout",
"formautofill", "formautofill",
"screenshots", "screenshots",
- "webcompat", "webcompat",
- "report-site-issue", - "report-site-issue",
"pictureinpicture", "pictureinpicture",
"proxy-failover", "proxy-failover",