Bug 1634252 - Add test case r=kmag
[gecko.git] / toolkit / components / components.conf
blob48311a1b57a73c077550915f6e228a5332aee579
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': '{6ebc941a-f2ff-4d56-b3b6-f7d0b9d73344}',
10         'contract_ids': ['@mozilla.org/toolkit/default-clh;1'],
11         'jsm': 'resource://gre/modules/DefaultCLH.jsm',
12         'constructor': 'nsDefaultCLH',
13         'categories': {'command-line-handler': 'y-default'},
14     },