linux/remove_addons.patch

16 lines
397 B
Diff

diff --git a/browser/extensions/moz.build b/browser/extensions/moz.build
index 4c9fa78..df8ea65 100644
--- a/browser/extensions/moz.build
+++ b/browser/extensions/moz.build
@@ -5,10 +5,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
DIRS += [
- 'doh-rollout',
'formautofill',
- 'pdfjs',
- 'screenshots',
- 'webcompat',
- 'report-site-issue'
+ 'pdfjs'
]