Bug 1935611 - Fix libyuv/libpng link failed for loongarch64. r=glandium,tnikkel,ng
[gecko.git] / security / manager / pki / components.conf
blob7abebd9d6fd1e1ff2a8d081a1d4af2a1734c13b0
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 Classes = [
8     {
9         'cid': '{518e071f-1dd2-11b2-937e-c45f14def778}',
10         'contract_ids': [
11             '@mozilla.org/nsCertificateDialogs;1',
12             '@mozilla.org/nsTokenPasswordDialogs;1',
13         ],
14         'type': 'nsNSSDialogs',
15         'headers': ['/security/manager/pki/nsNSSDialogs.h'],
16         'init_method': 'Init',
17     },