Bug 1735252 [wpt PR 31197] - Regenerate WPT certificates, a=testonly
[gecko.git] / toolkit / components / pdfjs / moz.build
blob8156aa0a07ac82a5983bd3b28097d27bd6a3713d
1 # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
2 # vim: set filetype=python:
3 # This Source Code Form is subject to the terms of the Mozilla Public
4 # License, v. 2.0. If a copy of the MPL was not distributed with this
5 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
7 with Files("**"):
8     BUG_COMPONENT = ("Firefox", "PDF Viewer")
10 BROWSER_CHROME_MANIFESTS += ["test/browser.ini"]
12 JAR_MANIFESTS += ["jar.mn"]
14 EXTRA_JS_MODULES += [
15     "pdfjs.js",
18 XPCOM_MANIFESTS += [
19     "components.conf",