Backed out changeset bcbab342eed8 (bug 1889658) for causing wpt reftest failures...
[gecko.git] / toolkit / system / windowsDHCPClient / components.conf
blobf2085bce3ee201faf076b4f6832b8a3ca3c1790b
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': '{febf1d69-4d7d-4891-9524-045ad18b5592}',
10         'contract_ids': ['@mozilla.org/dhcp-client;1'],
11         'type': 'mozilla::toolkit::system::windowsDHCPClient::nsWindowsDHCPClient',
12         'headers': ['/toolkit/system/windowsDHCPClient/nsWindowsDHCPClient.h']
13     },