Commit 3bba663d authored by Kathleen Brade's avatar Kathleen Brade Committed by henry
Browse files

BB 21431: Clean-up system extensions shipped in Firefox

Only ship the pdfjs extension.
parent f4f0ae02
Loading
Loading
Loading
Loading
+1 −9
Original line number Diff line number Diff line
@@ -4,14 +4,6 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

DIRS += [
    "data-leak-blocker",
    "formautofill",
    "ipp-activator",
    "webcompat",
    "pictureinpicture",
    "search-detection",
    "newtab",
]
DIRS += []

JAR_MANIFESTS += ["jar.mn"]